Skip to content

Commit

Permalink
prepare 1.11.6 (#510)
Browse files Browse the repository at this point in the history
* prepare 1.11.6

* update test-web
  • Loading branch information
aeschli authored Feb 2, 2025
1 parent 0dccb69 commit ba3f2d4
Show file tree
Hide file tree
Showing 3 changed files with 195 additions and 340 deletions.
30 changes: 15 additions & 15 deletions generators/app/dependencyVersions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,32 +7,32 @@
"@types/mocha": "^10.0.10",
"@types/node": "20.x",
"@types/assert": "^1.5.11",
"@typescript-eslint/eslint-plugin": "^8.17.0",
"@typescript-eslint/parser": "^8.17.0",
"eslint": "^9.16.0",
"glob": "^11.0.0",
"mocha": "^11.0.1",
"typescript": "^5.7.2",
"@typescript-eslint/eslint-plugin": "^8.22.0",
"@typescript-eslint/parser": "^8.22.0",
"eslint": "^9.19.0",
"glob": "^11.0.1",
"mocha": "^11.1.0",
"typescript": "^5.7.3",
"@vscode/test-cli": "^0.0.10",
"@vscode/test-electron": "^2.4.1",
"@vscode/test-web": "^0.0.65",
"@types/webpack-env": "^1.18.5",
"@vscode/test-web": "^0.0.66",
"@types/webpack-env": "^1.18.8",
"@types/vscode-notebook-renderer": "^1.72.3",
"concurrently": "^9.1.0",
"concurrently": "^9.1.2",
"css-loader": "^7.1.2",
"fork-ts-checker-webpack-plugin": "^9.0.2",
"style-loader": "^4.0.0",
"ts-loader": "^9.5.1",
"ts-loader": "^9.5.2",
"vscode-dts": "^0.3.3",
"vscode-notebook-error-overlay": "^1.0.1",
"webpack": "^5.95.0",
"vscode-notebook-error-overlay": "^1.1.0",
"webpack": "^5.97.1",
"util": "^0.12.5",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0",
"webpack-cli": "^6.0.1",
"webpack-dev-server": "^5.2.0",
"assert": "^2.1.0",
"process": "^0.11.10",
"npm-run-all": "^4.1.5",
"esbuild": "^0.24.0",
"esbuild": "^0.24.2",
"@esbuild-plugins/node-globals-polyfill": "^0.2.3"
}
}
Loading

0 comments on commit ba3f2d4

Please sign in to comment.