Skip to content

Commit

Permalink
updates working?
Browse files Browse the repository at this point in the history
  • Loading branch information
rayman2000 committed Aug 28, 2024
1 parent b2b2c76 commit 35640f2
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 127 deletions.
184 changes: 63 additions & 121 deletions client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@
],
"devDependencies": {
"@types/glob-to-regexp": "^0.4.4",
"@types/mocha": "^10.0.7",
"@types/node": "^22.0.2",
"@types/mocha": "^10.0.6",
"@types/node": "^22.5.1",
"@types/semver": "^7.5.8",
"@types/tmp": "^0.2.6",
"@types/vscode": "^1.82.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"@types/vscode": "^1.92.0",
"@typescript-eslint/eslint-plugin": "^8.3.0",
"@typescript-eslint/parser": "^8.3.0",
"@viperproject/locate-java-home": "^1.1.15",
"@vscode/test-electron": "^2.4.1",
"@vscode/vsce": "^2.31.1",
Expand All @@ -55,7 +55,7 @@
"tmp": "^0.2.3",
"ts-loader": "^9.5.1",
"ts-node": "^10.9.2",
"typescript": "^5.5.4",
"typescript": "^5.4.5",
"unused-filename": "^3.0.1",
"vs-verification-toolbox": "git+https://github.com/viperproject/vs-verification-toolbox.git",
"vscode-languageclient": "^9.0.1",
Expand Down

0 comments on commit 35640f2

Please sign in to comment.