Skip to content

Commit

Permalink
chore: update dependecies (#3027)
Browse files Browse the repository at this point in the history
updated some outdate dependencies in preperation for #2867
  • Loading branch information
mimarz committed Jan 21, 2025
1 parent 53cb2ff commit e49b694
Show file tree
Hide file tree
Showing 10 changed files with 1,116 additions and 1,078 deletions.
2 changes: 1 addition & 1 deletion apps/_components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@navikt/aksel-icons": "^6.14.0",
"@types/react-syntax-highlighter": "^15.5.13",
"clsx": "^2.1.1",
"next": "^15.0.4",
"next": "^15.1.5",
"prettier": "^3.3.3",
"react-syntax-highlighter": "^15.6.1"
},
Expand Down
18 changes: 9 additions & 9 deletions apps/storefront/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,27 +15,27 @@
"@digdir/designsystemet-css": "workspace:^",
"@digdir/designsystemet-react": "workspace:^",
"@digdir/designsystemet-theme": "workspace:^",
"@mdx-js/loader": "^3.0.1",
"@mdx-js/react": "^3.0.1",
"@mdx-js/loader": "^3.1.0",
"@mdx-js/react": "^3.1.0",
"@navikt/aksel-icons": "^6.14.0",
"@next/mdx": "^14.2.5",
"@next/mdx": "^14.2.23",
"@repo/components": "workspace:^",
"@vercel/analytics": "^1.3.1",
"@vercel/analytics": "^1.4.1",
"clsx": "^2.1.1",
"hastscript": "^9.0.0",
"next": "^15.0.4",
"next": "^15.1.5",
"next-sitemap": "^4.2.3",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"rehype-autolink-headings": "^7.1.0",
"rehype-highlight": "^7.0.0",
"rehype-highlight": "^7.0.1",
"rehype-slug": "^6.0.0",
"remark-gfm": "^4.0.0",
"webpack": "^5.94.0"
"webpack": "^5.97.1"
},
"devDependencies": {
"@types/react": "^19.0.4",
"@types/react-dom": "^19.0.2",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"next-sitemap": "^4.2.3"
}
}
11 changes: 6 additions & 5 deletions apps/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"react-dom": "^19.0.0"
},
"devDependencies": {
"@chromatic-com/storybook": "^1.6.1",
"@chromatic-com/storybook": "^3.2.4",
"@digdir/designsystemet-css": "workspace:^",
"@digdir/designsystemet-react": "workspace:^",
"@digdir/designsystemet-theme": "workspace:^",
Expand All @@ -39,15 +39,16 @@
"@storybook/test-runner": "^0.19.1",
"@storybook/theming": "^8.4.7",
"@storybook/types": "^8.4.7",
"@types/react": "19.0.4",
"@types/react-dom": "^19.0.2",
"@types/react": "19.0.7",
"@types/react-dom": "^19.0.3",
"axe-playwright": "^2.0.2",
"concurrently": "^9.0.1",
"concurrently": "^9.1.2",
"http-server": "^14.1.1",
"remark-gfm": "^4.0.0",
"rimraf": "^6.0.1",
"storybook": "^8.4.7",
"wait-on": "^8.0.1"
"storybook-addon-pseudo-states": "^4.0.2",
"wait-on": "^8.0.2"
},
"jest-junit": {
"suiteName": "Storybook tests",
Expand Down
6 changes: 3 additions & 3 deletions apps/theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@repo/components": "workspace:^",
"chroma-js": "^3.1.2",
"clsx": "^2.1.1",
"next": "^15.0.4",
"next": "^15.1.5",
"react": "^19.0.0",
"react-color-palette": "^7.3.0",
"react-dom": "^19.0.0",
Expand All @@ -27,7 +27,7 @@
},
"devDependencies": {
"@types/chroma-js": "^3.1.0",
"@types/react": "^19.0.4",
"@types/react-dom": "^19.0.2"
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3"
}
}
15 changes: 7 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,21 +36,20 @@
"chromatic": "yarn workspace @designsystemet/storybook chromatic"
},
"devDependencies": {
"@biomejs/biome": "1.9.3",
"@biomejs/biome": "1.9.4",
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.7",
"@svitejs/changesets-changelog-github-compact": "^1.1.0",
"@types/node": "^22.1.0",
"@vitejs/plugin-react-swc": "^3.7.0",
"@changesets/cli": "^2.27.11",
"@svitejs/changesets-changelog-github-compact": "^1.2.0",
"@types/node": "^22.10.7",
"@vitejs/plugin-react-swc": "^3.7.2",
"@vitest/coverage-v8": "^2.1.8",
"@vitest/expect": "^2.1.8",
"chromatic": "^11.22.1",
"chromatic": "^11.25.0",
"copyfiles": "^2.4.1",
"storybook-addon-pseudo-states": "^4.0.2",
"tsconfck": "^3.1.4",
"typescript": "^5.7.3",
"typescript-plugin-css-modules": "^5.1.0",
"vite": "^5.3.6",
"vite": "^6.0.10",
"vitest": "^2.1.8"
},
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,14 +60,14 @@
"chalk": "^5.4.1",
"change-case": "^5.4.4",
"chroma-js": "^3.1.2",
"commander": "^13.0.0",
"commander": "^13.1.0",
"fast-glob": "^3.3.3",
"hsluv": "^1.0.1",
"jscodeshift": "^17.1.2",
"object-hash": "^3.0.0",
"postcss": "^8.4.41",
"postcss": "^8.5.1",
"ramda": "^0.30.1",
"style-dictionary": "^4.3.0",
"style-dictionary": "^4.3.1",
"zod": "^3.24.1",
"zod-validation-error": "^3.4.0"
},
Expand All @@ -77,7 +77,7 @@
"@types/fs-extra": "^11.0.4",
"@types/glob": "^8.1.0",
"@types/jscodeshift": "^0.12.0",
"@types/node": "^22.1.0",
"@types/node": "^22.10.7",
"@types/object-hash": "^3.0.6",
"@types/ramda": "^0.30.2",
"fs-extra": "^11.3.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@
},
"devDependencies": {
"autoprefixer": "^10.4.20",
"cssnano": "^7.0.4",
"postcss": "^8.4.41",
"cssnano": "^7.0.6",
"postcss": "^8.5.1",
"postcss-cli": "^11.0.0",
"postcss-import": "^16.1.0",
"postcss-nesting": "^13.0.0",
"postcss-nesting": "^13.0.1",
"rimraf": "^6.0.1"
}
}
10 changes: 5 additions & 5 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,18 +52,18 @@
"clsx": "^2.1.1"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-commonjs": "^28.0.2",
"@rollup/plugin-node-resolve": "^16.0.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.1.0",
"@testing-library/user-event": "^14.5.2",
"@testing-library/react": "^16.2.0",
"@testing-library/user-event": "^14.6.0",
"copyfiles": "^2.4.1",
"jsdom": "^24.1.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"rimraf": "^6.0.1",
"rollup": "^4.22.4",
"rollup": "^4.31.0",
"rollup-plugin-copy": "^3.5.0",
"typescript": "^5.7.3"
}
Expand Down
24 changes: 12 additions & 12 deletions plugins/figma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,21 +24,21 @@
"clsx": "^2.1.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router-dom": "^6.26.0"
"react-router-dom": "^6.28.2"
},
"devDependencies": {
"@figma/plugin-typings": "^1.95.0",
"@types/react": "^19.0.4",
"@types/react-color": "^3.0.12",
"@types/react-dom": "^19.0.2",
"@vitejs/plugin-react": "^4.3.1",
"npm-run-all2": "^6.2.2",
"postcss": "^8.4.41",
"rollup": "^4.22.4",
"@figma/plugin-typings": "^1.106.0",
"@types/react": "^19.0.7",
"@types/react-color": "^3.0.13",
"@types/react-dom": "^19.0.3",
"@vitejs/plugin-react": "^4.3.4",
"npm-run-all2": "^6.2.6",
"postcss": "^8.5.1",
"rollup": "^4.31.0",
"typescript": "^5.7.3",
"vite": "^5.3.6",
"vite": "^6.0.10",
"vite-plugin-generate-file": "^0.2.0",
"vite-plugin-react-rich-svg": "^1.1.1",
"vite-plugin-singlefile": "^2.0.2"
"vite-plugin-react-rich-svg": "^1.2.0",
"vite-plugin-singlefile": "^2.1.0"
}
}
Loading

0 comments on commit e49b694

Please sign in to comment.