Skip to content

Commit

Permalink
ci: Update ALL Dependencies (main) -- Workflow Bot (#2621)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent 2010df7 commit 317c12f
Show file tree
Hide file tree
Showing 12 changed files with 537 additions and 545 deletions.
2 changes: 1 addition & 1 deletion modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"iconv-lite": "^0.6.3",
"lorem-ipsum": "^2.0.8",
"micromatch": "^4.0.5",
"minimatch": "^7.4.4",
"minimatch": "^7.4.6",
"ts-json-schema-generator": "^1.2.0"
},
"dependencies": {
Expand Down
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2555,17 +2555,17 @@
},
"devDependencies": {
"@tsconfig/node16": "^1.0.3",
"@types/jest": "^29.5.0",
"@types/jest": "^29.5.1",
"@types/jest-when": "^3.5.2",
"@types/node": "^18.15.11",
"@types/node": "^18.16.0",
"@types/vscode": "1.76.0",
"@types/vscode-webview": "^1.57.1",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"@vscode/vsce": "^2.18.0",
"eslint": "^8.37.0",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"@vscode/vsce": "^2.19.0",
"eslint": "^8.39.0",
"eslint-config-prettier": "^8.8.0",
"eslint-import-resolver-typescript": "^3.5.4",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-node": "^11.1.0",
Expand All @@ -2578,17 +2578,17 @@
"jest-mock-vscode": "^1.3.0",
"jest-when": "^3.5.2",
"ovsx": "^0.8.0",
"prettier": "^2.8.7",
"prettier": "^2.8.8",
"shx": "^0.3.4",
"ts-jest": "^29.1.0",
"typescript": "^5.0.3",
"vite": "^4.2.1",
"typescript": "^5.0.4",
"vite": "^4.3.1",
"vitest": "^0.29.8"
},
"dependencies": {
"@cspell/cspell-bundled-dicts": "^6.31.1",
"@cspell/cspell-types": "^6.31.1",
"@types/react": "^17.0.55",
"@types/react": "^17.0.58",
"cosmiconfig": "^8.1.3",
"cspell": "^6.31.1",
"regexp-worker": "^2.0.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/___buildTools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
},
"devDependencies": {
"@types/deep-equal": "^1.0.1",
"@types/jest": "^29.5.0",
"@types/jest": "^29.5.1",
"@types/json-schema": "^7.0.11",
"ts-jest": "^29.1.0"
},
"dependencies": {
"commander": "^10.0.0",
"commander": "^10.0.1",
"json-schema": "0.4.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/__locale-resolver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"prepare": "yarn build"
},
"devDependencies": {
"@types/jest": "^29.5.0",
"@types/jest": "^29.5.1",
"jest": "^29.5.0",
"ts-jest": "^29.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/__utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"watch": "tsc -p . --watch"
},
"devDependencies": {
"@types/jest": "^29.5.0",
"@types/jest": "^29.5.1",
"jest": "^29.5.0",
"ts-jest": "^29.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/_integrationTests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/chai": "^4.3.4",
"@types/glob": "^8.1.0",
"@types/mocha": "^10.0.1",
"@types/node": "^18.15.11",
"@types/node": "^18.16.0",
"@types/vscode": "1.76.0",
"@vscode/test-electron": "^2.3.0",
"chai": "^4.3.7",
Expand Down
6 changes: 3 additions & 3 deletions packages/_server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,16 @@
"iconv-lite": "^0.6.3",
"lorem-ipsum": "^2.0.8",
"micromatch": "^4.0.5",
"minimatch": "^7.4.4",
"minimatch": "^7.4.6",
"node-watch": "^0.7.3",
"rxjs": "^7.8.0",
"ts-json-schema-generator": "^1.2.0",
"ts-loader": "^9.4.2",
"vscode-languageserver": "^8.1.0",
"vscode-languageserver-textdocument": "^1.0.8",
"vscode-uri": "^3.0.7",
"webpack": "^5.77.0",
"webpack-cli": "^5.0.1"
"webpack": "^5.80.0",
"webpack-cli": "^5.0.2"
},
"dependencies": {
"@cspell/cspell-bundled-dicts": "^6.31.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/_serverPatternMatcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"vscode-languageserver": "^8.1.0",
"vscode-languageserver-textdocument": "^1.0.8",
"vscode-uri": "^3.0.7",
"webpack": "^5.77.0",
"webpack-cli": "^5.0.1"
"webpack": "^5.80.0",
"webpack-cli": "^5.0.2"
},
"dependencies": {
"regexp-worker": "^2.0.1"
Expand Down
12 changes: 6 additions & 6 deletions packages/_settingsViewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
"@material-ui/core": "^4.12.4",
"@material-ui/icons": "^4.11.3",
"@types/clone-deep": "^4.0.1",
"@types/react": "^17.0.55",
"@types/react": "^17.0.58",
"@types/react-dom": "^17.0.19",
"@types/react-test-renderer": "^17.0.2",
"browser-resolve": "^2.0.0",
"clone-deep": "^4.0.1",
"eslint-plugin-react": "^7.32.2",
"html-webpack-plugin": "^5.5.0",
"html-webpack-plugin": "^5.5.1",
"locale-resolver": "*",
"mobx": "^6.9.0",
"mobx-react": "^7.6.0",
Expand All @@ -38,13 +38,13 @@
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-test-renderer": "^17.0.2",
"terser": "^5.16.8",
"terser": "^5.17.1",
"terser-webpack-plugin": "^5.3.7",
"ts-loader": "^9.4.2",
"vscode-uri": "^3.0.7",
"webpack": "^5.77.0",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.13.2"
"webpack": "^5.80.0",
"webpack-cli": "^5.0.2",
"webpack-dev-server": "^4.13.3"
},
"files": [
"out/api/**",
Expand Down
8 changes: 4 additions & 4 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"devDependencies": {
"@cspell/cspell-types": "^6.31.1",
"@types/fs-extra": "^11.0.1",
"@types/jest": "^29.5.0",
"@types/jest": "^29.5.1",
"@types/jest-when": "^3.5.2",
"@types/kefir": "^3.8.7",
"@types/node": "^18.15.11",
"@types/node": "^18.16.0",
"@types/source-map-support": "^0.5.6",
"@types/vscode": "1.76.0",
"comment-json": "^4.2.3",
Expand All @@ -55,8 +55,8 @@
"ts-loader": "^9.4.2",
"vscode-languageclient": "^8.1.0",
"vscode-uri": "^3.0.7",
"webpack": "^5.77.0",
"webpack-cli": "^5.0.1",
"webpack": "^5.80.0",
"webpack-cli": "^5.0.2",
"yaml": "^2.2.1"
},
"dependencies": {},
Expand Down
4 changes: 2 additions & 2 deletions packages/package-json-dependency-updater/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"dependencies": {
"@yarnpkg/lockfile": "^1.1.0",
"chalk": "^4.1.2",
"commander": "^10.0.0",
"commander": "^10.0.1",
"find-up": "^6.3.0",
"glob": "^8.1.0",
"semver": "^7.3.8"
"semver": "^7.5.0"
},
"devDependencies": {
"@tsconfig/node16": "^1.0.3",
Expand Down
Loading

0 comments on commit 317c12f

Please sign in to comment.