Skip to content

Commit

Permalink
Merge pull request #1017 from luechtdiode/fix/more-npm-bumps
Browse files Browse the repository at this point in the history
Fix/more npm bumps
  • Loading branch information
luechtdiode authored Dec 29, 2024
2 parents 620a611 + 4dd6c0d commit 6568e0a
Show file tree
Hide file tree
Showing 75 changed files with 700 additions and 1,340 deletions.
1,875 changes: 616 additions & 1,259 deletions newclient/resultcatcher/package-lock.json

Large diffs are not rendered by default.

62 changes: 31 additions & 31 deletions newclient/resultcatcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,62 +19,62 @@
"@angular/platform-browser": "^19.0.5",
"@angular/platform-browser-dynamic": "^19.0.5",
"@angular/router": "^19.0.5",
"@capacitor/app": "6.0.1",
"@capacitor/core": "6.1.2",
"@capacitor/haptics": "6.0.1",
"@capacitor/keyboard": "6.0.2",
"@capacitor/splash-screen": "6.0.2",
"@capacitor/status-bar": "6.0.1",
"@ionic/angular": "^8.2.7",
"@ionic/angular-server": "^8.2.7",
"@capacitor/app": "6.0.2",
"@capacitor/core": "6.2.0",
"@capacitor/haptics": "6.0.2",
"@capacitor/keyboard": "6.0.3",
"@capacitor/splash-screen": "6.0.3",
"@capacitor/status-bar": "6.0.2",
"@ionic/angular": "^8.4.1",
"@ionic/angular-server": "^8.4.1",
"body-parser": ">=1.20.3",
"rollup": ">=4.22.4",
"vite": ">=5.4.6",
"webpack": ">=5.94.0",
"color": "^4.2.3",
"ini": ">=4.1.3",
"ini": ">=5.0.0",
"ionicons": "^7.4.0",
"resultcatcher": "file:",
"rollup": ">=4.22.4",
"rxjs": "~7.8.1",
"tslib": "^2.3.0",
"vite": ">=5.4.6",
"webpack": ">=5.94.0",
"zone.js": "~0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^19.0.6",
"@angular-eslint/builder": "~18.3.0",
"@angular-eslint/eslint-plugin": "~17.0.1",
"@angular-eslint/eslint-plugin-template": "~16.2.0",
"@angular-eslint/template-parser": "~16.2.0",
"rollup": ">=4.22.4",
"vite": ">=5.4.6",
"webpack": ">=5.94.0",
"@angular-eslint/builder": "~19.0.2",
"@angular-eslint/eslint-plugin": "~19.0.2",
"@angular-eslint/eslint-plugin-template": "~19.0.2",
"@angular-eslint/template-parser": "~19.0.2",
"@angular/cli": "19.0.6",
"@angular/compiler": "^19.0.5",
"@angular/compiler-cli": "^19.0.5",
"@angular/language-service": "^19.0.5",
"@babel/plugin-transform-async-to-generator": "^7.23.3",
"@capacitor/cli": "6.1.2",
"@ionic/angular-toolkit": "^9.0.0",
"@types/jasmine": "~4.3.0",
"@types/jasminewd2": "~2.0.3",
"@types/node": "^20.9.0",
"@typescript-eslint/eslint-plugin": "5.45.0",
"@typescript-eslint/parser": "5.45.0",
"@capacitor/cli": "6.2.0",
"@ionic/angular-toolkit": "^12.1.1",
"@types/jasmine": "~5.1.5",
"@types/jasminewd2": "~2.0.13",
"@types/node": "^22.10.2",
"@typescript-eslint/eslint-plugin": "8.18.2",
"@typescript-eslint/parser": "8.18.2",
"body-parser": ">=1.20.3",
"eslint": "^8.57.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "50.2.2",
"eslint": "^9.17.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsdoc": "50.6.1",
"eslint-plugin-prefer-arrow": "1.2.3",
"jasmine-core": "~4.6.0",
"jasmine-core": "~5.5.0",
"jasmine-spec-reporter": "~7.0.0",
"karma": "~6.4.4",
"karma-chrome-launcher": "~3.2.0",
"karma-coverage": "~2.2.1",
"karma-coverage-istanbul-reporter": "~3.0.2",
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "^2.1.0",
"rollup": ">=4.22.4",
"ts-node": "~10.9.2",
"typescript": "~5.6.3"
"typescript": "~5.6.3",
"vite": ">=5.4.6",
"webpack": ">=5.94.0"
},
"description": "Resultcatcher"
}

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

1 change: 0 additions & 1 deletion src/main/resources/app/1102.4bf32130a60c1451.js

This file was deleted.

1 change: 1 addition & 0 deletions src/main/resources/app/1102.d44e2f07d2c681fa.js

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

Loading

0 comments on commit 6568e0a

Please sign in to comment.