Skip to content

Commit

Permalink
🆙 Upgrade some packages
Browse files Browse the repository at this point in the history
  • Loading branch information
HalvorHaugan committed Oct 17, 2024
1 parent 1ed809c commit 637c8ba
Show file tree
Hide file tree
Showing 12 changed files with 1,478 additions and 2,153 deletions.
2 changes: 1 addition & 1 deletion @navikt/aksel-icons/figma-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@vitejs/plugin-react": "^4.2.1",
"postcss": "^8.4.31",
"postcss-url": "^10.1.3",
"typescript": "^5.1.6",
"typescript": "5.5.4",
"vite": "^5.4.6",
"vite-plugin-singlefile": "^1.0.0",
"vite-plugin-svgr": "^4.2.0"
Expand Down
5 changes: 3 additions & 2 deletions @navikt/aksel-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,9 @@
"@figma/rest-api-spec": "^0.19.0",
"@svgr/cli": "8.1.0",
"@types/js-yaml": "^4.0.9",
"@types/react": "^18.3.11",
"adm-zip": "^0.5.10",
"concurrently": "7.2.1",
"concurrently": "9.0.1",
"copyfiles": "^2.4.1",
"cross-zip-cli": "1.0.0",
"fast-glob": "3.2.11",
Expand All @@ -84,7 +85,7 @@
"rehype-parse": "8.0.4",
"tsc-alias": "1.8.8",
"tsx": "^4.7.1",
"typescript": "^5.1.6",
"typescript": "5.5.4",
"unified": "10.1.2",
"vitest": "^1.2.2"
}
Expand Down
2 changes: 1 addition & 1 deletion @navikt/aksel-stylelint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@navikt/ds-css": "^7.2.1",
"@navikt/ds-tokens": "^7.2.1",
"concurrently": "7.2.1",
"concurrently": "9.0.1",
"postcss-selector-parser": "^6.0.13",
"postcss-value-parser": "^4.2.0",
"stylelint": "^14.8.5",
Expand Down
2 changes: 1 addition & 1 deletion @navikt/aksel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"devDependencies": {
"rimraf": "6.0.1",
"typescript": "^5.1.6",
"typescript": "5.5.4",
"vitest": "^1.2.2"
},
"sideEffects": false,
Expand Down
4 changes: 2 additions & 2 deletions @navikt/core/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -616,7 +616,7 @@
"@testing-library/react": "^15.0.7",
"@testing-library/user-event": "^14.2.0",
"@types/faker": "5.5.8",
"concurrently": "7.2.1",
"concurrently": "9.0.1",
"faker": "5.5.3",
"fast-glob": "3.2.11",
"jsdom": "24.0.0",
Expand All @@ -626,7 +626,7 @@
"swr": "^1.1.2",
"tsc-alias": "1.8.8",
"tsx": "^4.19.1",
"typescript": "^5.1.6",
"typescript": "5.5.4",
"vitest": "^1.2.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion @navikt/core/tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"lodash": "^4.17.21",
"tailwindcss": "^3.3.3",
"tsx": "^4.19.1",
"typescript": "^5.1.6",
"typescript": "5.5.4",
"vitest": "^1.2.2"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion @navikt/core/tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"lodash": "^4.17.21",
"style-dictionary": "^4.1.1",
"tsx": "^4.19.1",
"typescript": "^5.1.6",
"typescript": "5.5.4",
"vitest": "^1.2.2"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion aksel.nav.no/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"showdown": "^2.1.0",
"start-server-and-test": "^2.0.3",
"tsx": "^4.19.1",
"typescript": "^5.1.6",
"typescript": "5.5.4",
"vitest": "^1.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/referansesider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"globals": "^15.9.0",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.11",
"typescript": "^5.5.3",
"typescript": "5.5.4",
"typescript-eslint": "^8.0.1",
"vite": "^5.4.8"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/shadow-dom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"@vitejs/plugin-react": "^4.2.1",
"typescript": "^5.1.6",
"typescript": "5.5.4",
"vite": "^5.4.6"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
"@vitest/eslint-plugin": "^1.1.4",
"@whitespace/storybook-addon-html": "^6.1.1",
"chromatic": "11.5.4",
"concurrently": "7.2.1",
"concurrently": "9.0.1",
"cross-env": "^7.0.0",
"eslint": "^8.50.0",
"eslint-plugin-aksel-local": "*",
Expand All @@ -191,7 +191,7 @@
"stylelint-config-standard": "^25.0.0",
"stylelint-declaration-block-no-ignored-properties": "^2.6.0",
"stylelint-value-no-unknown-custom-properties": "^4.0.0",
"typescript": "^5.1.6",
"typescript": "5.5.4",
"vite": "^5.4.6",
"vite-plugin-turbosnap": "^1.0.3",
"vite-tsconfig-paths": "^4.3.2"
Expand Down
Loading

0 comments on commit 637c8ba

Please sign in to comment.