Skip to content

Commit

Permalink
Merge pull request #20 from NorskHelsenett/feature/updates
Browse files Browse the repository at this point in the history
Npm updates
  • Loading branch information
rogerwesterbo authored Jan 28, 2025
2 parents 8f31f6b + 5a7bac6 commit fd6e4dc
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 88 deletions.
156 changes: 78 additions & 78 deletions package-lock.json

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

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ror-web",
"version": "0.1.0",
"name": "ror-webapp",
"version": "v0.0.0-localdev",
"commit": "FFFFFF",
"scripts": {
"ng": "ng",
Expand Down Expand Up @@ -31,7 +31,7 @@
"@angular/service-worker": "^18.2.12",
"@ngx-translate/core": "^16.0.4",
"@ngx-translate/http-loader": "^16.0.1",
"@rork8s/ror-resources": "^0.0.6",
"@rork8s/ror-resources": "^1.1.0-rc11",
"angular-oauth2-oidc": "^17.0.2",
"chart.js": "^4.4.7",
"dayjs": "^1.11.13",
Expand Down Expand Up @@ -61,23 +61,23 @@
"@angular/cli": "^18.2.12",
"@angular/compiler-cli": "^18.2.12",
"@types/jasmine": "~5.1.5",
"@types/node": "^22.10.6",
"@types/node": "^22.12.0",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^8.20.0",
"@typescript-eslint/parser": "^8.20.0",
"@typescript-eslint/eslint-plugin": "^8.22.0",
"@typescript-eslint/parser": "^8.22.0",
"autoprefixer": "^10.4.20",
"eslint": "^9.18.0",
"eslint": "^9.19.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-prettier": "^5.2.3",
"jasmine-core": "~5.5.0",
"karma": "~6.4.4",
"karma-chrome-launcher": "~3.2.0",
"karma-coverage": "~2.2.1",
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.1.0",
"postcss": "^8.5.0",
"postcss": "^8.5.1",
"prettier": "^3.4.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"prettier-plugin-tailwindcss": "^0.6.11",
"tailwindcss": "^3.4.17",
"typescript": "~5.5.4"
}
Expand Down

0 comments on commit fd6e4dc

Please sign in to comment.