Skip to content

Commit

Permalink
ci: Update ALL Dependencies (main) -- Workflow Bot (#2612)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent 6afcb3c commit 11849fc
Show file tree
Hide file tree
Showing 8 changed files with 390 additions and 390 deletions.
14 changes: 7 additions & 7 deletions modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,23 +18,23 @@
"iconv-lite": "^0.6.3",
"lorem-ipsum": "^2.0.8",
"micromatch": "^4.0.5",
"minimatch": "^7.4.2",
"minimatch": "^7.4.3",
"ts-json-schema-generator": "^1.2.0"
},
"dependencies": {
"gensequence": "^4.0.3",
"@types/fs-extra": "^11.0.1",
"@cspell/cspell-types": "^6.31.0",
"cspell-glob": "^6.31.0",
"cspell-lib": "^6.31.0",
"fs-extra": "^11.1.0",
"@cspell/cspell-types": "^6.31.1",
"cspell-glob": "^6.31.1",
"cspell-lib": "^6.31.1",
"fs-extra": "^11.1.1",
"node-watch": "^0.7.3",
"rxjs": "^7.8.0",
"vscode-languageserver": "^8.1.0",
"vscode-languageserver-textdocument": "^1.0.8",
"vscode-uri": "^3.0.7",
"@cspell/cspell-bundled-dicts": "^6.31.0",
"cspell-gitignore": "^6.31.0"
"@cspell/cspell-bundled-dicts": "^6.31.1",
"cspell-gitignore": "^6.31.1"
},
"engines": {
"node": ">16.0.0"
Expand Down
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2557,14 +2557,14 @@
"@tsconfig/node16": "^1.0.3",
"@types/jest": "^29.5.0",
"@types/jest-when": "^3.5.2",
"@types/node": "^18.15.3",
"@types/node": "^18.15.10",
"@types/vscode": "^1.76.0",
"@types/vscode-webview": "^1.57.1",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",
"@vscode/vsce": "^2.18.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-config-prettier": "^8.8.0",
"eslint-import-resolver-typescript": "^3.5.3",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.1",
Expand All @@ -2578,19 +2578,19 @@
"jest-mock-vscode": "^1.3.0",
"jest-when": "^3.5.2",
"ovsx": "^0.8.0",
"prettier": "^2.8.4",
"prettier": "^2.8.7",
"shx": "^0.3.4",
"ts-jest": "^29.0.5",
"typescript": "^5.0.2",
"vite": "^4.2.0",
"vite": "^4.2.1",
"vitest": "^0.29.7"
},
"dependencies": {
"@cspell/cspell-bundled-dicts": "^6.31.0",
"@cspell/cspell-types": "^6.31.0",
"@cspell/cspell-bundled-dicts": "^6.31.1",
"@cspell/cspell-types": "^6.31.1",
"@types/react": "^17.0.53",
"cosmiconfig": "^8.1.2",
"cspell": "^6.31.0",
"cosmiconfig": "^8.1.3",
"cspell": "^6.31.1",
"regexp-worker": "^2.0.1"
},
"comment-resolutions": {
Expand Down
4 changes: 2 additions & 2 deletions packages/_integrationTests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"author": "",
"license": "MIT",
"devDependencies": {
"@cspell/cspell-types": "^6.31.0",
"@cspell/cspell-types": "^6.31.1",
"@types/chai": "^4.3.4",
"@types/glob": "^8.1.0",
"@types/mocha": "^10.0.1",
"@types/node": "^18.15.3",
"@types/node": "^18.15.10",
"@types/vscode": "^1.76.0",
"@vscode/test-electron": "^2.3.0",
"chai": "^4.3.7",
Expand Down
16 changes: 8 additions & 8 deletions packages/_server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,31 +24,31 @@
}
},
"devDependencies": {
"@cspell/cspell-types": "^6.31.0",
"@cspell/cspell-types": "^6.31.1",
"@types/fs-extra": "^11.0.1",
"@types/micromatch": "^4.0.2",
"common-utils": "1.0.0",
"cspell-glob": "^6.31.0",
"cspell-lib": "^6.31.0",
"fs-extra": "^11.1.0",
"cspell-glob": "^6.31.1",
"cspell-lib": "^6.31.1",
"fs-extra": "^11.1.1",
"gensequence": "^4.0.3",
"iconv-lite": "^0.6.3",
"lorem-ipsum": "^2.0.8",
"micromatch": "^4.0.5",
"minimatch": "^7.4.2",
"minimatch": "^7.4.3",
"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.76.2",
"webpack": "^5.76.3",
"webpack-cli": "^5.0.1"
},
"dependencies": {
"@cspell/cspell-bundled-dicts": "^6.31.0",
"cspell-gitignore": "^6.31.0"
"@cspell/cspell-bundled-dicts": "^6.31.1",
"cspell-gitignore": "^6.31.1"
},
"scripts": {
"clean": "shx rm -rf dist temp out coverage",
Expand Down
4 changes: 2 additions & 2 deletions packages/_serverPatternMatcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
}
},
"devDependencies": {
"@cspell/cspell-types": "^6.31.0",
"@cspell/cspell-types": "^6.31.1",
"common-utils": "1.0.0",
"ts-loader": "^9.4.2",
"vscode-languageserver": "^8.1.0",
"vscode-languageserver-textdocument": "^1.0.8",
"vscode-uri": "^3.0.7",
"webpack": "^5.76.2",
"webpack": "^5.76.3",
"webpack-cli": "^5.0.1"
},
"dependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/_settingsViewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,19 +30,19 @@
"eslint-plugin-react": "^7.32.2",
"html-webpack-plugin": "^5.5.0",
"locale-resolver": "*",
"mobx": "^6.8.0",
"mobx": "^6.9.0",
"mobx-react": "^7.6.0",
"mobx-react-devtools": "^6.1.1",
"mobx-react-lite": "^3.4.3",
"path-browserify": "^1.0.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-test-renderer": "^17.0.2",
"terser": "^5.16.6",
"terser": "^5.16.8",
"terser-webpack-plugin": "^5.3.7",
"ts-loader": "^9.4.2",
"vscode-uri": "^3.0.7",
"webpack": "^5.76.2",
"webpack": "^5.76.3",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.13.1"
},
Expand Down
10 changes: 5 additions & 5 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,19 +27,19 @@
"test-watch": "jest --watch"
},
"devDependencies": {
"@cspell/cspell-types": "^6.31.0",
"@cspell/cspell-types": "^6.31.1",
"@types/fs-extra": "^11.0.1",
"@types/jest": "^29.5.0",
"@types/jest-when": "^3.5.2",
"@types/kefir": "^3.8.7",
"@types/node": "^18.15.3",
"@types/node": "^18.15.10",
"@types/source-map-support": "^0.5.6",
"@types/vscode": "^1.76.0",
"comment-json": "^4.2.3",
"common-utils": "1.0.0",
"cross-env": "^7.0.3",
"cspell-lib": "^6.31.0",
"fs-extra": "^11.1.0",
"cspell-lib": "^6.31.1",
"fs-extra": "^11.1.1",
"jest": "^29.5.0",
"jest-mock-vscode": "^1.3.0",
"jest-when": "^3.5.2",
Expand All @@ -55,7 +55,7 @@
"ts-loader": "^9.4.2",
"vscode-languageclient": "^8.1.0",
"vscode-uri": "^3.0.7",
"webpack": "^5.76.2",
"webpack": "^5.76.3",
"webpack-cli": "^5.0.1",
"yaml": "^2.2.1"
},
Expand Down
Loading

0 comments on commit 11849fc

Please sign in to comment.