summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorgithub-actions <runner@fv-az190-632.22yfuiovmbsufjzmhpaxkig25b.bx.internal.cloudapp.net>2022-07-01 06:20:17 +0000
committergithub-actions <runner@fv-az190-632.22yfuiovmbsufjzmhpaxkig25b.bx.internal.cloudapp.net>2022-07-01 06:20:17 +0000
commitced1736ed540912924aa0801d7a73f60d99aa31b (patch)
tree83241a0f7475c26d10fb4949f5c29e2f2484cd41
parent331cbbd3bdb2966e7615539e46a08dee525ac51e (diff)
downloadbazarr-ced1736ed540912924aa0801d7a73f60d99aa31b.tar.gz
bazarr-ced1736ed540912924aa0801d7a73f60d99aa31b.zip
Release 1.0.5-beta.39v1.0.5-beta.39
-rw-r--r--frontend/package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/frontend/package-lock.json b/frontend/package-lock.json
index 88baa6010..a7ac86c3b 100644
--- a/frontend/package-lock.json
+++ b/frontend/package-lock.json
@@ -27,10 +27,10 @@
"@fortawesome/react-fontawesome": "^0.1",
"@mantine/modals": "^4",
"@mantine/notifications": "^4",
- "@testing-library/jest-dom": "*",
+ "@testing-library/jest-dom": "latest",
"@testing-library/react": "12",
- "@testing-library/react-hooks": "*",
- "@testing-library/user-event": "*",
+ "@testing-library/react-hooks": "latest",
+ "@testing-library/user-event": "latest",
"@types/lodash": "^4",
"@types/node": "^17",
"@types/react": "^17",
@@ -42,7 +42,7 @@
"eslint-config-react-app": "^7",
"eslint-plugin-react-hooks": "^4",
"husky": "^8",
- "jsdom": "*",
+ "jsdom": "latest",
"lodash": "^4",
"moment": "^2.29",
"prettier": "^2",
@@ -53,9 +53,9 @@
"recharts": "^2",
"sass": "^1",
"typescript": "^4",
- "vite": "*",
- "vite-plugin-checker": "*",
- "vitest": "*"
+ "vite": "latest",
+ "vite-plugin-checker": "latest",
+ "vitest": "latest"
}
},
"node_modules/@ampproject/remapping": {