Skip to content

Commit

Permalink
chore: upgraded patch postcss,@floating-ui/react and minor @navikt/ak…
Browse files Browse the repository at this point in the history
…sel-icons
  • Loading branch information
mimarz committed Aug 7, 2024
1 parent a9f0528 commit 89f959d
Show file tree
Hide file tree
Showing 9 changed files with 45 additions and 27 deletions.
2 changes: 1 addition & 1 deletion apps/_components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@digdir/designsystemet": "workspace:^",
"@digdir/designsystemet-react": "workspace:^",
"@navikt/aksel-icons": "^6.13.0",
"@navikt/aksel-icons": "^6.14.0",
"@types/react-syntax-highlighter": "^15.5.13",
"react-syntax-highlighter": "^15.5.0"
},
Expand Down
2 changes: 1 addition & 1 deletion apps/dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@navikt/aksel-icons": "^6.13.0",
"@navikt/aksel-icons": "^6.14.0",
"@types/luxon": "^3.4.2",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/storefront/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@digdir/designsystemet-theme": "workspace:^",
"@mdx-js/loader": "^3.0.1",
"@mdx-js/react": "^3.0.1",
"@navikt/aksel-icons": "^6.13.0",
"@navikt/aksel-icons": "^6.14.0",
"@next/mdx": "^14.2.5",
"@repo/components": "workspace:^",
"@vercel/analytics": "^1.3.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@digdir/designsystemet-css": "workspace:^",
"@digdir/designsystemet-react": "workspace:^",
"@digdir/designsystemet-theme": "workspace:^",
"@navikt/aksel-icons": "^6.13.0",
"@navikt/aksel-icons": "^6.14.0",
"@react-awesome/use-click-outside": "^0.0.3",
"@repo/components": "workspace:^",
"chroma-js": "^2.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"hsluv": "^1.0.1",
"jscodeshift": "^0.16.1",
"object-hash": "^3.0.0",
"postcss": "^8.4.40",
"postcss": "^8.4.41",
"prompts": "^2.4.2",
"ramda": "^0.30.1",
"rimraf": "^6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"autoprefixer": "^10.4.20",
"cssnano": "^7.0.4",
"postcss": "^8.4.40",
"postcss": "^8.4.41",
"postcss-cli": "^11.0.0",
"postcss-import": "^16.1.0",
"rimraf": "^6.0.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"access": "public"
},
"dependencies": {
"@floating-ui/react": "0.26.20",
"@navikt/aksel-icons": "^6.13.0",
"@floating-ui/react": "0.26.21",
"@navikt/aksel-icons": "^6.14.0",
"@radix-ui/react-slot": "^1.1.0",
"@tanstack/react-virtual": "^3.8.4"
},
Expand Down
2 changes: 1 addition & 1 deletion plugins/figma-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"npm-run-all2": "^6.2.2",
"postcss": "^8.4.40",
"postcss": "^8.4.41",
"rollup": "^4.20.0",
"vite": "^5.3.5",
"vite-plugin-generate-file": "^0.2.0",
Expand Down
54 changes: 36 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2916,7 +2916,7 @@ __metadata:
dependencies:
autoprefixer: "npm:^10.4.20"
cssnano: "npm:^7.0.4"
postcss: "npm:^8.4.40"
postcss: "npm:^8.4.41"
postcss-cli: "npm:^11.0.0"
postcss-import: "npm:^16.1.0"
rimraf: "npm:^6.0.1"
Expand All @@ -2927,8 +2927,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "@digdir/designsystemet-react@workspace:packages/react"
dependencies:
"@floating-ui/react": "npm:0.26.20"
"@navikt/aksel-icons": "npm:^6.13.0"
"@floating-ui/react": "npm:0.26.21"
"@navikt/aksel-icons": "npm:^6.14.0"
"@radix-ui/react-slot": "npm:^1.1.0"
"@rollup/plugin-commonjs": "npm:^26.0.1"
"@rollup/plugin-node-resolve": "npm:^15.2.3"
Expand Down Expand Up @@ -2984,7 +2984,7 @@ __metadata:
hsluv: "npm:^1.0.1"
jscodeshift: "npm:^0.16.1"
object-hash: "npm:^3.0.0"
postcss: "npm:^8.4.40"
postcss: "npm:^8.4.41"
prompts: "npm:^2.4.2"
ramda: "npm:^0.30.1"
rimraf: "npm:^6.0.1"
Expand Down Expand Up @@ -3533,17 +3533,17 @@ __metadata:
languageName: node
linkType: hard

"@floating-ui/react@npm:0.26.20":
version: 0.26.20
resolution: "@floating-ui/react@npm:0.26.20"
"@floating-ui/react@npm:0.26.21":
version: 0.26.21
resolution: "@floating-ui/react@npm:0.26.21"
dependencies:
"@floating-ui/react-dom": "npm:^2.1.1"
"@floating-ui/utils": "npm:^0.2.5"
"@floating-ui/utils": "npm:^0.2.6"
tabbable: "npm:^6.0.0"
peerDependencies:
react: ">=16.8.0"
react-dom: ">=16.8.0"
checksum: 10/daa2122076e38076d9de81b095a9a715153bf4e3bb69d7107748bcfa1def774e2bc2f77b7b2e8057827f07a830011826a7b8abafb5ae86fd4548e968ea224de9
checksum: 10/3e63477f22e781b483f19b1d8ce99e94eb53f74ad0b462c8c5df677a2f93f294b573fbab159b06d309ecc54acfe4883c4b63185a23c24946b454ad8c4e5650b5
languageName: node
linkType: hard

Expand All @@ -3554,6 +3554,13 @@ __metadata:
languageName: node
linkType: hard

"@floating-ui/utils@npm:^0.2.6":
version: 0.2.6
resolution: "@floating-ui/utils@npm:0.2.6"
checksum: 10/57ec5aa03d441c33418721a1ebd7ef4d3b83eec17366a3eaaf4455fd4c7cf0ca103d262ec1b13b4cfe23d0821ceecc519ccda3de5ba092ce0db5d0d9e22ae799
languageName: node
linkType: hard

"@gar/promisify@npm:^1.1.3":
version: 1.1.3
resolution: "@gar/promisify@npm:1.1.3"
Expand Down Expand Up @@ -3804,10 +3811,10 @@ __metadata:
languageName: node
linkType: hard

"@navikt/aksel-icons@npm:^6.13.0":
version: 6.13.0
resolution: "@navikt/aksel-icons@npm:6.13.0"
checksum: 10/cb1f90e08f546fbe1e8003ad6f2e1accfd8e655c669bf0c59fc75ecc5b23bf55a96978ebe3a0f92ee72f8349f84eb294c5c023bb0c415ba817ce02a8f594476b
"@navikt/aksel-icons@npm:^6.14.0":
version: 6.14.0
resolution: "@navikt/aksel-icons@npm:6.14.0"
checksum: 10/1715d43b101de813c75def886a3928b0de2b35cad889acdadb60f565d6e792c7a9050d789e6dd815b710fbd731586edff52912f05e566f047696ed1101589212
languageName: node
linkType: hard

Expand Down Expand Up @@ -4011,7 +4018,7 @@ __metadata:
dependencies:
"@digdir/designsystemet": "workspace:^"
"@digdir/designsystemet-react": "workspace:^"
"@navikt/aksel-icons": "npm:^6.13.0"
"@navikt/aksel-icons": "npm:^6.14.0"
"@types/react-syntax-highlighter": "npm:^15.5.13"
react-syntax-highlighter: "npm:^15.5.0"
typescript: "npm:^5.5.4"
Expand Down Expand Up @@ -8179,7 +8186,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "dev@workspace:apps/dev"
dependencies:
"@navikt/aksel-icons": "npm:^6.13.0"
"@navikt/aksel-icons": "npm:^6.14.0"
"@types/luxon": "npm:^3.4.2"
"@types/react": "npm:^18.3.3"
"@types/react-dom": "npm:^18.3.0"
Expand Down Expand Up @@ -9117,7 +9124,7 @@ __metadata:
"@types/react-dom": "npm:^18.3.0"
"@vitejs/plugin-react": "npm:^4.3.1"
npm-run-all2: "npm:^6.2.2"
postcss: "npm:^8.4.40"
postcss: "npm:^8.4.41"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
react-router-dom: "npm:^6.26.0"
Expand Down Expand Up @@ -13846,6 +13853,17 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.41":
version: 8.4.41
resolution: "postcss@npm:8.4.41"
dependencies:
nanoid: "npm:^3.3.7"
picocolors: "npm:^1.0.1"
source-map-js: "npm:^1.2.0"
checksum: 10/6e6176c2407eff60493ca60a706c6b7def20a722c3adda94ea1ece38345eb99964191336fd62b62652279cec6938e79e0b1e1d477142c8d3516e7a725a74ee37
languageName: node
linkType: hard

"preferred-pm@npm:^3.0.0":
version: 3.1.4
resolution: "preferred-pm@npm:3.1.4"
Expand Down Expand Up @@ -15527,7 +15545,7 @@ __metadata:
"@digdir/designsystemet-theme": "workspace:^"
"@mdx-js/loader": "npm:^3.0.1"
"@mdx-js/react": "npm:^3.0.1"
"@navikt/aksel-icons": "npm:^6.13.0"
"@navikt/aksel-icons": "npm:^6.14.0"
"@next/mdx": "npm:^14.2.5"
"@repo/components": "workspace:^"
"@types/react": "npm:^18.3.3"
Expand Down Expand Up @@ -16114,7 +16132,7 @@ __metadata:
"@digdir/designsystemet-css": "workspace:^"
"@digdir/designsystemet-react": "workspace:^"
"@digdir/designsystemet-theme": "workspace:^"
"@navikt/aksel-icons": "npm:^6.13.0"
"@navikt/aksel-icons": "npm:^6.14.0"
"@react-awesome/use-click-outside": "npm:^0.0.3"
"@repo/components": "workspace:^"
"@types/chroma-js": "npm:^2.4.4"
Expand Down

0 comments on commit 89f959d

Please sign in to comment.