Update ALL the packages

This commit is contained in:
Lorenz Hübschle-Schneider 2023-07-09 14:11:22 +02:00
parent ba31866180
commit 5e47768135
2 changed files with 434 additions and 491 deletions

893
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -6,25 +6,25 @@
"repository": "https://github.com/glowing-bear/glowing-bear",
"license": "GPLv3",
"devDependencies": {
"@babel/core": "^7.16.12",
"@babel/preset-env": "^7.16.11",
"@tauri-apps/cli": "^1.0.0-rc.5",
"@babel/core": "^7.22.7",
"@babel/preset-env": "^7.22.7",
"@tauri-apps/cli": "^1.4.0",
"angular-mocks": "^1.8.3",
"babel-loader": "^8.2.3",
"copy-webpack-plugin": "^10.2.1",
"html-webpack-plugin": "^5.5.0",
"jasmine-core": "^3.99.0",
"jshint": "^2.13.3",
"karma": "^6.3.16",
"karma-chrome-launcher": "^3.1.0",
"karma-jasmine": "~3.1",
"karma-junit-reporter": "~2.0",
"babel-loader": "^9.1.3",
"copy-webpack-plugin": "^11.0.0",
"html-webpack-plugin": "^5.5.3",
"jasmine-core": "^5.0.1",
"jshint": "^2.13.6",
"karma": "^6.4.2",
"karma-chrome-launcher": "^3.2.0",
"karma-jasmine": "^5.1.0",
"karma-junit-reporter": "^2.0.1",
"karma-webpack": "^5.0.0",
"linkifyjs": "^2.1.9",
"linkifyjs": "^4.1.1",
"protractor": "^7.0.0",
"webpack": "^5.76.0",
"webpack-cli": "^4.9.1",
"webpack-dev-server": "^4.7.3"
"webpack": "^5.88.1",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.1"
},
"scripts": {
"build": "webpack",