Skip to content

Commit 92315ec

Browse files
richadrRobbert
authored andcommitted
chore: upgrade dependencies (patch range)
1 parent 93a320b commit 92315ec

File tree

61 files changed

+8036
-8701
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+8036
-8701
lines changed

documentation/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
"directory": "documentation"
1515
},
1616
"devDependencies": {
17-
"@babel/core": "7.24.7",
18-
"@babel/preset-env": "7.24.7",
17+
"@babel/core": "7.24.9",
18+
"@babel/preset-env": "7.24.8",
1919
"@babel/preset-react": "7.24.7",
2020
"@mdx-js/react": "2.3.0",
21-
"@storybook/blocks": "7.6.4",
21+
"@storybook/blocks": "7.6.21",
2222
"lodash.clonedeepwith": "4.5.0",
2323
"lodash.isplainobject": "4.0.6",
2424
"lodash.mapvalues": "4.6.0",

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"pnpm": "^10.17.0"
2828
},
2929
"devDependencies": {
30-
"@changesets/cli": "2.27.6",
30+
"@changesets/cli": "2.27.12",
3131
"@commitlint/cli": "19.3.0",
3232
"@commitlint/config-conventional": "19.2.2",
3333
"@lerna-lite/cli": "3.5.1",
@@ -38,25 +38,25 @@
3838
"@typescript-eslint/eslint-plugin": "5.62.0",
3939
"@typescript-eslint/parser": "5.62.0",
4040
"@utrecht/design-system": "link:",
41-
"eslint": "8.57.0",
42-
"eslint-config-prettier": "8.10.0",
41+
"eslint": "8.57.1",
42+
"eslint-config-prettier": "8.10.2",
4343
"eslint-plugin-import": "2.29.1",
4444
"eslint-plugin-jest": "27.9.0",
4545
"eslint-plugin-json": "3.1.0",
4646
"eslint-plugin-mdx": "2.3.4",
47-
"eslint-plugin-react": "7.34.3",
47+
"eslint-plugin-react": "7.34.4",
4848
"eslint-plugin-vue": "9.26.0",
49-
"glob": "10.4.2",
49+
"glob": "10.4.5",
5050
"html-validate": "8.20.1",
5151
"http-server": "14.1.1",
5252
"husky": "9.0.11",
53-
"lint-staged": "15.2.7",
53+
"lint-staged": "15.2.11",
5454
"markdownlint-cli": "0.41.0",
5555
"npm-check-updates": "19.0.0",
5656
"npm-package-json-lint": "8.0.0",
57-
"postcss": "8.4.38",
57+
"postcss": "8.4.49",
5858
"prettier": "2.8.8",
59-
"rimraf": "5.0.7",
59+
"rimraf": "5.0.10",
6060
"stylelint": "16.6.1",
6161
"stylelint-config-standard-scss": "13.1.0",
6262
"stylelint-order": "6.0.4",

packages/astro/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,27 +20,27 @@
2020
"dependencies": {
2121
"@astrojs/check": "0.9.6",
2222
"@astrojs/mdx": "4.3.13",
23-
"@astrojs/sitemap": "3.6.0",
23+
"@astrojs/sitemap": "3.6.1",
2424
"@astrojs/ts-plugin": "1.10.6",
25-
"@nl-design-system-candidate/code-block-css": "1.1.3",
26-
"@nl-design-system-candidate/code-css": "2.0.3",
27-
"@nl-design-system-candidate/heading-css": "1.1.1",
28-
"@nl-design-system-candidate/link-css": "2.0.1",
29-
"@nl-design-system-candidate/paragraph-css": "2.1.1",
25+
"@nl-design-system-candidate/code-block-css": "1.1.5",
26+
"@nl-design-system-candidate/code-css": "2.0.5",
27+
"@nl-design-system-candidate/heading-css": "1.1.3",
28+
"@nl-design-system-candidate/link-css": "2.0.3",
29+
"@nl-design-system-candidate/paragraph-css": "2.1.3",
3030
"@utrecht/component-library-css": "workspace:*",
3131
"@utrecht/component-library-react": "workspace:*",
3232
"@utrecht/body-react": "workspace:*",
3333
"@utrecht/design-tokens": "workspace:*",
3434
"@utrecht/storybook": "workspace:*",
3535
"@utrecht/web-component-library-stencil": "workspace:*",
36-
"astro": "5.16.5",
36+
"astro": "5.16.16",
3737
"typescript": "5.9.3"
3838
},
3939
"devDependencies": {
4040
"@astrojs/react": "4.4.2",
41-
"@nl-design-system/tsconfig": "1.0.4",
41+
"@nl-design-system/tsconfig": "1.0.5",
4242
"@types/hast": "3.0.4",
43-
"@types/react": "18.3.24",
43+
"@types/react": "18.3.27",
4444
"@types/react-dom": "18.3.7",
4545
"hast-util-is-element": "3.0.0",
4646
"hast-util-select": "6.0.4",

packages/build-utils-css/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"build-css-package": "./src/index.mjs"
1818
},
1919
"devDependencies": {
20-
"cssnano": "7.0.6",
21-
"postcss": "8.4.38",
22-
"sass": "1.69.5"
20+
"cssnano": "7.0.7",
21+
"postcss": "8.4.49",
22+
"sass": "1.69.7"
2323
}
2424
}

packages/build-utils-react/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@
1717
"init-react-package": "./src/init.mjs"
1818
},
1919
"devDependencies": {
20-
"@rollup/plugin-node-resolve": "15.2.3",
21-
"@rollup/plugin-typescript": "12.1.0",
22-
"glob": "10.4.2",
20+
"@rollup/plugin-node-resolve": "15.2.4",
21+
"@rollup/plugin-typescript": "12.1.4",
22+
"glob": "10.4.5",
2323
"rollup": "4.23.0",
2424
"rollup-plugin-filesize": "10.0.0",
2525
"rollup-plugin-peer-deps-external": "2.2.4",
2626
"rollup-plugin-typescript2": "0.36.0",
2727
"sort-package-json": "2.11.0",
28-
"typescript": "5.6.2"
28+
"typescript": "5.6.3"
2929
}
3030
}

packages/component-library-angular/package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -31,23 +31,23 @@
3131
"watch:test": "NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch"
3232
},
3333
"dependencies": {
34-
"tslib": "2.6.2"
34+
"tslib": "2.6.3"
3535
},
3636
"devDependencies": {
37-
"@angular-devkit/build-angular": "17.1.0",
38-
"@angular/animations": "17.1.0",
39-
"@angular/cli": "17.1.0",
40-
"@angular/common": "17.1.0",
41-
"@angular/compiler": "17.1.0",
42-
"@angular/compiler-cli": "17.1.0",
43-
"@angular/core": "17.1.0",
44-
"@angular/forms": "17.1.0",
45-
"@angular/platform-browser": "17.1.0",
46-
"@angular/platform-browser-dynamic": "17.1.0",
47-
"@angular/router": "17.1.0",
37+
"@angular-devkit/build-angular": "17.1.4",
38+
"@angular/animations": "17.1.3",
39+
"@angular/cli": "17.1.4",
40+
"@angular/common": "17.1.3",
41+
"@angular/compiler": "17.1.3",
42+
"@angular/compiler-cli": "17.1.3",
43+
"@angular/core": "17.1.3",
44+
"@angular/forms": "17.1.3",
45+
"@angular/platform-browser": "17.1.3",
46+
"@angular/platform-browser-dynamic": "17.1.3",
47+
"@angular/router": "17.1.3",
4848
"@testing-library/angular": "13.4.0",
4949
"@testing-library/jest-dom": "5.17.0",
50-
"@types/jest": "29.5.11",
50+
"@types/jest": "29.5.14",
5151
"@types/testing-library__jest-dom": "5.14.9",
5252
"@utrecht/action-group-css": "workspace:*",
5353
"@utrecht/article-css": "workspace:*",
@@ -85,13 +85,13 @@
8585
"@utrecht/status-badge-css": "workspace:*",
8686
"chokidar-cli": "3.0.0",
8787
"jest": "29.7.0",
88-
"jest-preset-angular": "13.1.4",
88+
"jest-preset-angular": "13.1.6",
8989
"lodash.clonedeepwith": "4.5.0",
9090
"lodash.isequal": "4.5.0",
9191
"ng-packagr": "17.0.3",
92-
"rxjs": "7.8.1",
92+
"rxjs": "7.8.2",
9393
"typescript": "5.3.3",
94-
"zone.js": "0.14.3"
94+
"zone.js": "0.14.10"
9595
},
9696
"module": "dist/fesm2022/utrecht-component-library-angular.mjs",
9797
"typings": "dist/index.d.ts",

packages/component-library-css/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -123,11 +123,11 @@
123123
},
124124
"devDependencies": {
125125
"@utrecht/build-utils-css": "workspace:*",
126-
"postcss": "8.4.38",
127-
"postcss-discard-duplicates": "7.0.0",
126+
"postcss": "8.4.49",
127+
"postcss-discard-duplicates": "7.0.2",
128128
"postcss-logical": "7.0.1",
129-
"rimraf": "5.0.7",
130-
"rollup": "4.18.0",
129+
"rimraf": "5.0.10",
130+
"rollup": "4.18.1",
131131
"rollup-plugin-postcss": "4.0.2"
132132
},
133133
"scripts": {

packages/component-library-design-tokens/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
"devDependencies": {
2323
"@nl-design-system-unstable/theme-toolkit": "1.0.0",
2424
"@utrecht/build-utils-css": "workspace:*",
25-
"glob": "10.4.2",
25+
"glob": "10.4.5",
2626
"lodash.clonedeepwith": "4.5.0",
2727
"lodash.isplainobject": "4.0.6",
2828
"lodash.merge": "4.6.2",
29-
"rimraf": "5.0.7"
29+
"rimraf": "5.0.10"
3030
},
3131
"dependencies": {
3232
"@utrecht/accordion-css": "workspace:*",

packages/component-library-pdf/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,23 +31,23 @@
3131
"@babel/plugin-transform-runtime": "7.24.7",
3232
"@babel/preset-react": "7.24.7",
3333
"@jest/globals": "29.7.0",
34-
"@testing-library/jest-dom": "6.4.5",
34+
"@testing-library/jest-dom": "6.4.8",
3535
"@testing-library/react": "15.0.7",
36-
"@types/node": "20.14.8",
37-
"@types/react": "18.3.3",
38-
"@types/react-dom": "18.3.0",
36+
"@types/node": "20.14.15",
37+
"@types/react": "18.3.27",
38+
"@types/react-dom": "18.3.7",
3939
"@utrecht/component-library-css": "workspace:*",
4040
"@utrecht/component-library-react": "workspace:*",
4141
"@utrecht/design-tokens": "workspace:*",
4242
"cross-env": "7.0.3",
4343
"jest": "29.7.0",
4444
"jest-environment-jsdom": "29.7.0",
45-
"prince": "1.11.6",
45+
"prince": "1.11.8",
4646
"react": "18.3.1",
4747
"react-dom": "18.3.1",
48-
"rimraf": "5.0.7",
49-
"ts-jest": "29.2.4",
50-
"tsx": "4.19.0",
48+
"rimraf": "5.0.10",
49+
"ts-jest": "29.2.6",
50+
"tsx": "4.19.4",
5151
"typescript": "5.5.4"
5252
}
5353
}

packages/component-library-react/package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -230,24 +230,24 @@
230230
"lodash.chunk": "4.2.0"
231231
},
232232
"devDependencies": {
233-
"@babel/core": "7.24.7",
233+
"@babel/core": "7.24.9",
234234
"@babel/plugin-transform-runtime": "7.24.7",
235-
"@babel/preset-env": "7.24.7",
235+
"@babel/preset-env": "7.24.8",
236236
"@babel/preset-react": "7.24.7",
237237
"@babel/preset-typescript": "7.24.7",
238-
"@babel/runtime": "7.24.7",
238+
"@babel/runtime": "7.24.8",
239239
"@rollup/plugin-babel": "6.0.4",
240-
"@rollup/plugin-commonjs": "26.0.1",
240+
"@rollup/plugin-commonjs": "26.0.3",
241241
"@rollup/plugin-json": "6.1.0",
242-
"@rollup/plugin-node-resolve": "15.2.3",
243-
"@rollup/plugin-typescript": "12.1.0",
242+
"@rollup/plugin-node-resolve": "15.2.4",
243+
"@rollup/plugin-typescript": "12.1.4",
244244
"@testing-library/dom": "8.20.1",
245245
"@testing-library/jest-dom": "5.17.0",
246246
"@testing-library/react": "13.4.0",
247-
"@testing-library/user-event": "14.5.1",
248-
"@types/jest": "29.5.11",
247+
"@testing-library/user-event": "14.5.2",
248+
"@types/jest": "29.5.14",
249249
"@types/lodash.chunk": "4.2.9",
250-
"@types/react": "18.3.3",
250+
"@types/react": "18.3.27",
251251
"@types/testing-library__jest-dom": "5.14.9",
252252
"@utrecht/build-utils-react": "workspace:*",
253253
"gatsby": "5.12.12",
@@ -257,19 +257,19 @@
257257
"react": "18.3.1",
258258
"react-dom": "18.3.1",
259259
"react-vega": "7.6.0",
260-
"rimraf": "5.0.7",
260+
"rimraf": "5.0.10",
261261
"rollup": "4.23.0",
262262
"rollup-plugin-delete": "2.0.0",
263263
"rollup-plugin-filesize": "10.0.0",
264-
"rollup-plugin-node-externals": "7.1.2",
264+
"rollup-plugin-node-externals": "7.1.3",
265265
"rollup-plugin-node-polyfills": "0.2.1",
266266
"rollup-plugin-peer-deps-external": "2.2.4",
267267
"rollup-plugin-postcss": "4.0.2",
268268
"rollup-plugin-typescript2": "0.36.0",
269-
"sass": "1.69.5",
269+
"sass": "1.69.7",
270270
"sort-package-json": "2.11.0",
271-
"tslib": "2.6.2",
272-
"typescript": "5.6.2",
271+
"tslib": "2.6.3",
272+
"typescript": "5.6.3",
273273
"vega": "5.26.1",
274274
"vega-embed": "6.23.0",
275275
"vega-lite": "5.16.3"

0 commit comments

Comments
 (0)