Browse Source

chore: bump devDependencies

Nicolas Meienberger 2 years ago
parent
commit
ce2178354c
2 changed files with 183 additions and 196 deletions
  1. 7 7
      package.json
  2. 176 189
      pnpm-lock.yaml

+ 7 - 7
package.json

@@ -88,7 +88,7 @@
   "devDependencies": {
   "devDependencies": {
     "@babel/core": "^7.21.8",
     "@babel/core": "^7.21.8",
     "@faker-js/faker": "^8.0.1",
     "@faker-js/faker": "^8.0.1",
-    "@playwright/test": "^1.32.3",
+    "@playwright/test": "^1.35.0",
     "@testing-library/dom": "^9.3.0",
     "@testing-library/dom": "^9.3.0",
     "@testing-library/jest-dom": "^5.16.5",
     "@testing-library/jest-dom": "^5.16.5",
     "@testing-library/react": "^14.0.0",
     "@testing-library/react": "^14.0.0",
@@ -99,7 +99,7 @@
     "@types/express-session": "^1.17.7",
     "@types/express-session": "^1.17.7",
     "@types/fs-extra": "^11.0.1",
     "@types/fs-extra": "^11.0.1",
     "@types/isomorphic-fetch": "^0.0.36",
     "@types/isomorphic-fetch": "^0.0.36",
-    "@types/jest": "^29.5.1",
+    "@types/jest": "^29.5.2",
     "@types/js-cookie": "^3.0.3",
     "@types/js-cookie": "^3.0.3",
     "@types/lodash.merge": "^4.6.7",
     "@types/lodash.merge": "^4.6.7",
     "@types/node": "20.2.5",
     "@types/node": "20.2.5",
@@ -109,8 +109,8 @@
     "@types/react-dom": "18.2.4",
     "@types/react-dom": "18.2.4",
     "@types/semver": "^7.5.0",
     "@types/semver": "^7.5.0",
     "@types/supertest": "^2.0.12",
     "@types/supertest": "^2.0.12",
-    "@types/testing-library__jest-dom": "^5.14.5",
-    "@types/uuid": "^9.0.1",
+    "@types/testing-library__jest-dom": "^5.14.6",
+    "@types/uuid": "^9.0.2",
     "@types/validator": "^13.7.17",
     "@types/validator": "^13.7.17",
     "@types/web-push": "^3.3.2",
     "@types/web-push": "^3.3.2",
     "@typescript-eslint/eslint-plugin": "^5.59.6",
     "@typescript-eslint/eslint-plugin": "^5.59.6",
@@ -118,7 +118,7 @@
     "dotenv-cli": "^7.2.1",
     "dotenv-cli": "^7.2.1",
     "drizzle-kit": "^0.18.0",
     "drizzle-kit": "^0.18.0",
     "esbuild": "^0.16.17",
     "esbuild": "^0.16.17",
-    "eslint": "8.41.0",
+    "eslint": "8.42.0",
     "eslint-config-airbnb": "^19.0.4",
     "eslint-config-airbnb": "^19.0.4",
     "eslint-config-airbnb-typescript": "^17.0.0",
     "eslint-config-airbnb-typescript": "^17.0.0",
     "eslint-config-next": "13.4.4",
     "eslint-config-next": "13.4.4",
@@ -126,7 +126,7 @@
     "eslint-import-resolver-typescript": "^3.5.5",
     "eslint-import-resolver-typescript": "^3.5.5",
     "eslint-plugin-import": "^2.27.5",
     "eslint-plugin-import": "^2.27.5",
     "eslint-plugin-jest": "^27.1.7",
     "eslint-plugin-jest": "^27.1.7",
-    "eslint-plugin-jest-dom": "^4.0.3",
+    "eslint-plugin-jest-dom": "^5.0.1",
     "eslint-plugin-jsdoc": "^46.0.0",
     "eslint-plugin-jsdoc": "^46.0.0",
     "eslint-plugin-jsx-a11y": "^6.6.1",
     "eslint-plugin-jsx-a11y": "^6.6.1",
     "eslint-plugin-react": "^7.31.10",
     "eslint-plugin-react": "^7.31.10",
@@ -141,7 +141,7 @@
     "supertest": "^6.3.3",
     "supertest": "^6.3.3",
     "ts-jest": "^29.1.0",
     "ts-jest": "^29.1.0",
     "ts-node": "^10.9.1",
     "ts-node": "^10.9.1",
-    "typescript": "5.0.4",
+    "typescript": "5.1.3",
     "wait-for-expect": "^3.0.2",
     "wait-for-expect": "^3.0.2",
     "whatwg-fetch": "^3.6.2"
     "whatwg-fetch": "^3.6.2"
   },
   },

File diff suppressed because it is too large
+ 176 - 189
pnpm-lock.yaml


Some files were not shown because too many files changed in this diff