Skip to content

Commit

Permalink
Deps audit (#1529)
Browse files Browse the repository at this point in the history
  • Loading branch information
HughParry authored Nov 18, 2024
1 parent bdc10e9 commit 51fba77
Show file tree
Hide file tree
Showing 45 changed files with 22,258 additions and 22,234 deletions.
5 changes: 4 additions & 1 deletion demos/client-bundle-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,15 @@
"@types/node": "22.5.5",
"@vitest/coverage-v8": "2.1.1",
"concurrently": "9.0.1",
"npm-run-all": "4.1.5",
"del-cli": "6.0.0",
"npm-run-all": "2.1.0",
"tslib": "2.7.0",
"tsx": "4.19.1",
"typescript": "5.6.2",
"vite": "5.4.6",
"vitest": "2.1.1"
},
"dependencies": {
"express": "4.21.1"
}
}
4 changes: 2 additions & 2 deletions demos/client-example-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@prosopo/util": "2.1.13",
"@typegoose/auto-increment": "4.6.0",
"cors": "2.8.5",
"express": "4.21.0",
"express": "4.21.1",
"jsonwebtoken": "9.0.2",
"mongodb-memory-server": "10.0.0",
"mongoose": "8.6.2",
Expand All @@ -51,8 +51,8 @@
"@types/jsonwebtoken": "9.0.6",
"@vitest/coverage-v8": "2.1.1",
"concurrently": "9.0.1",
"npm-run-all": "4.1.5",
"del-cli": "6.0.0",
"npm-run-all": "2.1.0",
"tslib": "2.7.0",
"tsx": "4.19.1",
"typescript": "5.6.2",
Expand Down
3 changes: 2 additions & 1 deletion demos/client-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"@prosopo/vite-plugin-watch-workspace": "2.1.13",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.3.1",
"express": "4.21.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.26.2"
Expand All @@ -45,8 +46,8 @@
"@types/node": "22.5.5",
"@vitest/coverage-v8": "2.1.1",
"concurrently": "9.0.1",
"npm-run-all": "4.1.5",
"del-cli": "6.0.0",
"npm-run-all": "2.1.0",
"tslib": "2.7.0",
"tsx": "4.19.1",
"typescript": "5.6.2",
Expand Down
5 changes: 3 additions & 2 deletions demos/cypress-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
},
"dependencies": {
"@prosopo/types": "2.1.13",
"@prosopo/util": "2.1.13"
"@prosopo/util": "2.1.13",
"express": "4.21.1"
},
"devDependencies": {
"@cypress/xpath": "2.0.3",
Expand All @@ -21,8 +22,8 @@
"concurrently": "9.0.1",
"cypress": "13.14.2",
"cypress-vite": "1.5.0",
"npm-run-all": "4.1.5",
"del-cli": "6.0.0",
"npm-run-all": "2.1.0",
"tslib": "2.7.0",
"tsx": "4.19.1",
"typescript": "5.6.2",
Expand Down
4 changes: 2 additions & 2 deletions demos/provider-mock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
"@prosopo/provider": "2.1.13",
"@prosopo/types": "2.1.13",
"cors": "2.8.5",
"express": "4.21.0"
"express": "4.21.1"
},
"devDependencies": {
"@vitest/coverage-v8": "2.1.1",
"concurrently": "9.0.1",
"npm-run-all": "4.1.5",
"del-cli": "6.0.0",
"npm-run-all": "2.1.0",
"tslib": "2.7.0",
"tsx": "4.19.1",
"typescript": "5.6.2",
Expand Down
3 changes: 2 additions & 1 deletion dev/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
"babel-loader": "9.2.1",
"css-loader": "7.1.2",
"esbuild": "0.23.1",
"express": "4.21.1",
"html-webpack-plugin": "5.6.0",
"mini-css-extract-plugin": "2.9.1",
"node-polyfill-webpack-plugin": "4.0.0",
Expand All @@ -77,8 +78,8 @@
"@babel/preset-typescript": "7.24.7",
"@vitest/coverage-v8": "2.1.1",
"concurrently": "9.0.1",
"npm-run-all": "4.1.5",
"del-cli": "6.0.0",
"npm-run-all": "2.1.0",
"tslib": "2.7.0",
"tsx": "4.19.1",
"typescript": "5.6.2",
Expand Down
3 changes: 2 additions & 1 deletion dev/flux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"@prosopo/config": "2.1.13",
"@prosopo/dotenv": "2.1.13",
"@prosopo/util": "2.1.13",
"express": "4.21.1",
"openpgp": "5.11.2",
"qs": "6.13.0",
"socket.io-client": "4.7.5",
Expand All @@ -41,8 +42,8 @@
"devDependencies": {
"@vitest/coverage-v8": "2.1.1",
"concurrently": "9.0.1",
"npm-run-all": "4.1.5",
"del-cli": "6.0.0",
"npm-run-all": "2.1.0",
"tslib": "2.7.0",
"tsx": "4.19.1",
"typescript": "5.6.2",
Expand Down
5 changes: 3 additions & 2 deletions dev/gh-actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"devDependencies": {
"@vitest/coverage-v8": "2.1.1",
"concurrently": "9.0.1",
"npm-run-all": "4.1.5",
"del-cli": "6.0.0",
"npm-run-all": "2.1.0",
"tslib": "2.7.0",
"tsx": "4.19.1",
"typescript": "5.6.2",
Expand All @@ -25,7 +25,8 @@
},
"dependencies": {
"@octokit/graphql": "8.1.1",
"axios": "1.7.7"
"axios": "1.7.7",
"express": "4.21.1"
},
"main": "dist/index.js",
"type": "module",
Expand Down
3 changes: 2 additions & 1 deletion dev/lint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"@types/node": "22.5.5",
"@vitest/coverage-v8": "2.1.1",
"concurrently": "9.0.1",
"npm-run-all": "4.1.5",
"del-cli": "6.0.0",
"npm-run-all": "2.1.0",
"tslib": "2.7.0",
"tsx": "4.19.1",
"typescript": "5.6.2",
Expand All @@ -38,6 +38,7 @@
},
"dependencies": {
"@prosopo/util": "2.1.13",
"express": "4.21.1",
"fast-glob": "3.3.2",
"zod": "3.23.8"
}
Expand Down
5 changes: 3 additions & 2 deletions dev/prosoponator-bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"devDependencies": {
"@vitest/coverage-v8": "2.1.1",
"concurrently": "9.0.1",
"npm-run-all": "4.1.5",
"del-cli": "6.0.0",
"npm-run-all": "2.1.0",
"tslib": "2.7.0",
"tsx": "4.19.1",
"typescript": "5.6.2",
Expand All @@ -25,7 +25,8 @@
},
"dependencies": {
"@actions/core": "1.10.1",
"@actions/github": "6.0.0"
"@actions/github": "6.0.0",
"express": "4.21.1"
},
"main": "dist/index.js",
"type": "module",
Expand Down
3 changes: 2 additions & 1 deletion dev/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"@prosopo/types-env": "2.1.13",
"@prosopo/util": "2.1.13",
"dotenv": "16.4.5",
"express": "4.21.1",
"fast-glob": "3.3.2",
"fs-extra": "11.2.0",
"mongodb": "6.9.0",
Expand All @@ -51,8 +52,8 @@
"@types/fs-extra": "11.0.4",
"@vitest/coverage-v8": "2.1.1",
"concurrently": "9.0.1",
"npm-run-all": "4.1.5",
"del-cli": "6.0.0",
"npm-run-all": "2.1.0",
"tslib": "2.7.0",
"tsx": "4.19.1",
"typescript": "5.6.2",
Expand Down
5 changes: 3 additions & 2 deletions dev/ts-brand/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,14 @@
"license": "Apache-2.0",
"dependencies": {
"@prosopo/config": "2.1.13",
"dotenv": "16.4.5"
"dotenv": "16.4.5",
"express": "4.21.1"
},
"devDependencies": {
"@vitest/coverage-v8": "2.1.1",
"concurrently": "9.0.1",
"npm-run-all": "4.1.5",
"del-cli": "6.0.0",
"npm-run-all": "2.1.0",
"tslib": "2.7.0",
"tsx": "4.19.1",
"typescript": "5.6.2",
Expand Down
3 changes: 2 additions & 1 deletion dev/vite-plugin-watch-workspace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,15 @@
"@prosopo/config": "2.1.13",
"debug": "4.3.7",
"esbuild": "0.23.1",
"express": "4.21.1",
"fast-glob": "3.3.2"
},
"devDependencies": {
"@types/debug": "4.1.12",
"@vitest/coverage-v8": "2.1.1",
"concurrently": "9.0.1",
"npm-run-all": "4.1.5",
"del-cli": "6.0.0",
"npm-run-all": "2.1.0",
"tslib": "2.7.0",
"tsx": "4.19.1",
"typescript": "5.6.2",
Expand Down
Loading

0 comments on commit 51fba77

Please sign in to comment.