Skip to content

Commit

Permalink
ci: Update ALL Dependencies (main) -- Workflow Bot (#3048)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent 8124541 commit d503c97
Show file tree
Hide file tree
Showing 9 changed files with 181 additions and 181 deletions.
310 changes: 155 additions & 155 deletions package-lock.json

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3419,7 +3419,7 @@
"@types/vscode-webview": "^1.57.5",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vitest/coverage-istanbul": "^1.3.0",
"@vitest/coverage-istanbul": "^1.3.1",
"@vscode/vsce": "^2.23.0",
"chokidar-cli": "^3.0.0",
"concurrently": "^8.2.2",
Expand All @@ -3446,14 +3446,14 @@
"shx": "^0.3.4",
"ts-jest": "^29.1.2",
"typescript": "^5.3.3",
"vite": "^5.1.3",
"vitest": "^1.3.0"
"vite": "^5.1.4",
"vitest": "^1.3.1"
},
"dependencies": {
"@cspell/cspell-bundled-dicts": "^8.4.0",
"@cspell/cspell-types": "^8.4.0",
"@cspell/cspell-bundled-dicts": "^8.4.1",
"@cspell/cspell-types": "^8.4.1",
"@types/react": "^17.0.75",
"cspell": "^8.4.0",
"cspell": "^8.4.1",
"regexp-worker": "^2.0.2"
},
"comment-resolutions": {
Expand Down
4 changes: 2 additions & 2 deletions packages/__cspell-helper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"yargs": "^17.7.2"
},
"dependencies": {
"@cspell/cspell-types": "^8.4.0",
"cspell-lib": "^8.4.0"
"@cspell/cspell-types": "^8.4.1",
"cspell-lib": "^8.4.1"
},
"engines": {
"node": ">18.0.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 @@ -23,7 +23,7 @@
"author": "",
"license": "MIT",
"devDependencies": {
"@cspell/cspell-types": "^8.4.0",
"@cspell/cspell-types": "^8.4.1",
"@types/chai": "^4.3.11",
"@types/decompress": "^4.2.7",
"@types/glob": "^8.1.0",
Expand Down
16 changes: 8 additions & 8 deletions packages/_server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,19 +30,19 @@
"esbuild": "^0.20.1",
"ts-json-schema-generator": "^1.5.0",
"ts-loader": "^9.5.1",
"webpack": "^5.90.2",
"webpack": "^5.90.3",
"webpack-cli": "^5.1.4",
"yargs": "^17.7.2"
},
"dependencies": {
"@cspell/cspell-bundled-dicts": "^8.4.0",
"@cspell/cspell-pipe": "^8.4.0",
"@cspell/cspell-types": "^8.4.0",
"@cspell/cspell-bundled-dicts": "^8.4.1",
"@cspell/cspell-pipe": "^8.4.1",
"@cspell/cspell-types": "^8.4.1",
"@internal/common-utils": "file:../__utils",
"cspell-config-lib": "^8.4.0",
"cspell-gitignore": "^8.4.0",
"cspell-glob": "^8.4.0",
"cspell-lib": "^8.4.0",
"cspell-config-lib": "^8.4.1",
"cspell-gitignore": "^8.4.1",
"cspell-glob": "^8.4.1",
"cspell-lib": "^8.4.1",
"gensequence": "^6.0.0",
"json-rpc-api": "file:../json-rpc-api",
"rxjs": "^7.8.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/_serverPatternMatcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@
},
"devDependencies": {
"ts-loader": "^9.5.1",
"webpack": "^5.90.2",
"webpack": "^5.90.3",
"webpack-cli": "^5.1.4"
},
"dependencies": {
"@cspell/cspell-types": "^8.4.0",
"@cspell/cspell-types": "^8.4.1",
"@internal/common-utils": "file:../__utils",
"cspell-lib": "^8.4.0",
"cspell-lib": "^8.4.1",
"regexp-worker": "^2.0.2",
"vscode-languageserver-textdocument": "^1.0.11",
"vscode-languageserver": "^9.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/_settingsViewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-test-renderer": "^17.0.2",
"terser": "^5.27.1",
"terser": "^5.27.2",
"terser-webpack-plugin": "^5.3.10",
"ts-loader": "^9.5.1",
"vscode-uri": "^3.0.8",
"webpack": "^5.90.2",
"webpack": "^5.90.3",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.1"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,17 +45,17 @@
"@types/kefir": "^3.8.11",
"@types/source-map-support": "^0.5.10",
"cross-env": "^7.0.3",
"cspell-lib": "^8.4.0",
"cspell-lib": "^8.4.1",
"lorem-ipsum": "^2.0.8",
"rfdc": "^1.3.1",
"source-map-support": "^0.5.21",
"ts-loader": "^9.5.1",
"vitest-when": "^0.3.1",
"webpack": "^5.90.2",
"webpack": "^5.90.3",
"webpack-cli": "^5.1.4"
},
"dependencies": {
"@cspell/cspell-types": "^8.4.0",
"@cspell/cspell-types": "^8.4.1",
"@internal/common-utils": "file:../__utils",
"@internal/settings-webview": "file:../_settingsViewer",
"code-spell-checker-server": "file:../_server",
Expand Down
2 changes: 1 addition & 1 deletion packages/webview-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"node": ">18.0.0"
},
"devDependencies": {
"vitest": "^1.3.0"
"vitest": "^1.3.1"
}
}

0 comments on commit d503c97

Please sign in to comment.