Skip to content

Commit

Permalink
chore(deps-dev): bump the patch-and-minor-dev-dependencies group with…
Browse files Browse the repository at this point in the history
… 22 updates (#1779)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent efd2b99 commit 5886026
Show file tree
Hide file tree
Showing 6 changed files with 436 additions and 452 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"npm-run-all": "4.1.5",
"plop": "4.0.1",
"postcss": "8.4.49",
"prettier": "3.4.1",
"prettier": "3.4.2",
"rimraf": "6.0.1",
"stylelint": "16.11.0",
"stylelint-config-standard-scss": "13.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"clean": "rimraf dist/"
},
"devDependencies": {
"sass": "1.81.0"
"sass": "1.82.0"
},
"peerDependencies": {
"@amsterdam/design-system-tokens": "workspace:*",
Expand Down
10 changes: 5 additions & 5 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,34 +45,34 @@
"@babel/core": "7.26.0",
"@babel/plugin-transform-runtime": "7.25.9",
"@babel/preset-env": "7.26.0",
"@babel/preset-react": "7.25.9",
"@babel/preset-react": "7.26.3",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "28.0.1",
"@rollup/plugin-node-resolve": "15.3.0",
"@rollup/pluginutils": "5.1.3",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.0.1",
"@testing-library/react": "16.1.0",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.14",
"@types/lodash": "4.17.13",
"@types/react": "18.3.12",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"next": "15.0.3",
"next": "15.0.4",
"npm-run-all": "4.1.5",
"postcss": "8.4.49",
"react": "18.3.1",
"react-dom": "18.3.1",
"rollup": "4.28.0",
"rollup": "4.28.1",
"rollup-plugin-delete": "2.1.0",
"rollup-plugin-dts": "6.1.1",
"rollup-plugin-filesize": "10.0.0",
"rollup-plugin-node-externals": "7.1.3",
"rollup-plugin-node-polyfills": "0.2.1",
"rollup-plugin-peer-deps-external": "2.2.4",
"rollup-plugin-typescript2": "0.36.0",
"sass": "1.81.0",
"sass": "1.82.0",
"tslib": "2.8.1"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 5886026

Please sign in to comment.