Skip to content

Commit

Permalink
Update Monthly Dev Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gardener-ci-robot committed Jan 8, 2025
1 parent 83f0709 commit c94ee98
Show file tree
Hide file tree
Showing 123 changed files with 2,511 additions and 895 deletions.
1,839 changes: 1,327 additions & 512 deletions .pnp.cjs

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"eslint-plugin-security": "^3.0.1",
"fast-json-patch": "^3.1.1",
"jest": "^29.7.0",
"neostandard": "^0.11.7",
"neostandard": "^0.12.0",
"p-event": "^4.2.0",
"path-to-regexp": "^8.0.0",
"set-cookie-parser": "^2.6.0",
Expand Down
2 changes: 1 addition & 1 deletion charts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"jest": "^29.7.0",
"js-yaml": "^4.1.0",
"lodash": "^4.17.21",
"neostandard": "^0.11.7"
"neostandard": "^0.12.0"
},
"jest": {
"testEnvironment": "node",
Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"eslint-plugin-security": "^3.0.1",
"eslint-plugin-vue": "^9.30.0",
"jsdom": "^25.0.0",
"neostandard": "^0.11.7",
"neostandard": "^0.12.0",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "~1.79.0",
"typescript": "^5.6.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/kube-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"eslint-plugin-security": "^3.0.1",
"express": "^4.18.3",
"jest": "^29.7.0",
"neostandard": "^0.11.7"
"neostandard": "^0.12.0"
},
"jest": {
"restoreMocks": true,
Expand Down
2 changes: 1 addition & 1 deletion packages/kube-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"eslint-plugin-lodash": "^8.0.0",
"eslint-plugin-security": "^3.0.1",
"jest": "^29.7.0",
"neostandard": "^0.11.7"
"neostandard": "^0.12.0"
},
"jest": {
"restoreMocks": true,
Expand Down
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"eslint-plugin-security": "^3.0.1",
"jest": "^29.7.0",
"jest-date-mock": "^1.0.8",
"neostandard": "^0.11.7"
"neostandard": "^0.12.0"
},
"jest": {
"restoreMocks": true,
Expand Down
2 changes: 1 addition & 1 deletion packages/monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"eslint-plugin-lodash": "^8.0.0",
"eslint-plugin-security": "^3.0.1",
"jest": "^29.7.0",
"neostandard": "^0.11.7",
"neostandard": "^0.12.0",
"supertest": "^7.0.0"
},
"jest": {
Expand Down
2 changes: 1 addition & 1 deletion packages/polling-watcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"eslint-plugin-lodash": "^8.0.0",
"eslint-plugin-security": "^3.0.1",
"jest": "^29.7.0",
"neostandard": "^0.11.7"
"neostandard": "^0.12.0"
},
"jest": {
"restoreMocks": true,
Expand Down
2 changes: 1 addition & 1 deletion packages/request/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"eslint-plugin-lodash": "^8.0.0",
"eslint-plugin-security": "^3.0.1",
"jest": "^29.7.0",
"neostandard": "^0.11.7"
"neostandard": "^0.12.0"
},
"jest": {
"restoreMocks": true,
Expand Down
2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"eslint-plugin-jest": "^28.8.3",
"eslint-plugin-lodash": "^8.0.0",
"eslint-plugin-security": "^3.0.1",
"neostandard": "^0.11.7"
"neostandard": "^0.12.0"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
Loading

0 comments on commit c94ee98

Please sign in to comment.