Skip to content

Commit b84f6a5

Browse files
committed
upd
1 parent 75f1624 commit b84f6a5

1 file changed

Lines changed: 25 additions & 25 deletions

File tree

package.json

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@linn-it/linn-form-components-library",
3-
"version": "31.2.1",
3+
"version": "31.2.2",
44
"private": false,
55
"main": "dist/index.cjs.js",
66
"module": "dist/index.esm.js",
@@ -34,18 +34,18 @@
3434
"peerDependencies": {
3535
"@emotion/react": "11.14.0",
3636
"@emotion/styled": "11.14.1",
37-
"@mui/icons-material": "7.3.1",
38-
"@mui/material": "7.3.1",
37+
"@mui/icons-material": "7.3.2",
38+
"@mui/material": "7.3.2",
3939
"@mui/styles": "6.4.8",
40-
"@mui/x-data-grid": "8.10.2",
41-
"@mui/x-date-pickers": "8.10.2",
40+
"@mui/x-data-grid": "8.11.3",
41+
"@mui/x-date-pickers": "8.11.3",
4242
"notistack": "3.0.2",
4343
"oidc-client": "1.11.5",
4444
"react": "19.1.1",
4545
"react-dom": "19.1.1",
4646
"react-oidc-context": "3.3.0",
47-
"react-router": "7.8.2",
48-
"react-router-dom": "7.8.2"
47+
"react-router": "7.9.1",
48+
"react-router-dom": "7.9.1"
4949
},
5050
"browserslist": [
5151
">0.2%",
@@ -54,47 +54,47 @@
5454
"not op_mini all"
5555
],
5656
"devDependencies": {
57-
"@babel/core": "7.28.3",
57+
"@babel/core": "7.28.4",
5858
"@babel/plugin-proposal-class-properties": "7.18.6",
5959
"@babel/plugin-proposal-optional-chaining": "7.21.0",
6060
"@babel/plugin-transform-runtime": "7.28.3",
6161
"@babel/preset-env": "7.28.3",
6262
"@babel/preset-react": "7.27.1",
6363
"@emotion/react": "11.14.0",
6464
"@emotion/styled": "11.14.1",
65-
"@mdx-js/react": "3.1.0",
66-
"@mui/icons-material": "7.3.1",
67-
"@mui/material": "7.3.1",
65+
"@mdx-js/react": "3.1.1",
66+
"@mui/icons-material": "7.3.2",
67+
"@mui/material": "7.3.2",
6868
"@mui/styles": "6.4.8",
69-
"@mui/x-data-grid": "8.10.2",
70-
"@mui/x-date-pickers": "8.10.2",
69+
"@mui/x-data-grid": "8.11.3",
70+
"@mui/x-date-pickers": "8.11.3",
7171
"@rollup/plugin-babel": "6.0.4",
7272
"@rollup/plugin-commonjs": "28.0.6",
7373
"@rollup/plugin-json": "6.1.0",
7474
"@rollup/plugin-node-resolve": "16.0.1",
7575
"@rollup/plugin-terser": "0.4.4",
7676
"@rollup/plugin-typescript": "12.1.4",
77-
"@storybook/addon-docs": "9.1.3",
78-
"@storybook/addon-webpack5-compiler-swc": "3.0.0",
79-
"@storybook/react-webpack5": "9.1.3",
77+
"@storybook/addon-docs": "9.1.6",
78+
"@storybook/addon-webpack5-compiler-swc": "4.0.1",
79+
"@storybook/react-webpack5": "9.1.6",
8080
"@testing-library/jest-dom": "6.8.0",
8181
"@testing-library/react": "16.3.0",
8282
"@testing-library/user-event": "14.6.1",
83-
"babel-jest": "30.0.5",
83+
"babel-jest": "30.1.2",
8484
"babel-loader": "10.0.0",
8585
"babel-preset-react": "6.24.1",
8686
"css-loader": "7.1.2",
8787
"deep-freeze": "0.0.1",
88-
"eslint": "9.34.0",
88+
"eslint": "9.35.0",
8989
"eslint-config-prettier": "10.1.8",
9090
"eslint-plugin-prettier": "5.5.4",
9191
"eslint-plugin-react": "7.37.5",
9292
"eslint-plugin-react-hooks": "5.2.0",
93-
"eslint-plugin-storybook": "9.1.3",
93+
"eslint-plugin-storybook": "9.1.6",
9494
"eslint-plugin-unused-imports": "4.2.0",
95-
"globals": "16.3.0",
96-
"jest": "30.0.5",
97-
"jest-environment-jsdom": "30.0.5",
95+
"globals": "16.4.0",
96+
"jest": "30.1.3",
97+
"jest-environment-jsdom": "30.1.2",
9898
"jscodeshift": "17.3.0",
9999
"moment": "2.30.1",
100100
"notistack": "3.0.2",
@@ -103,12 +103,12 @@
103103
"prettier": "3.6.2",
104104
"react": "19.1.1",
105105
"react-dom": "19.1.1",
106-
"react-router-dom": "7.8.2",
107-
"rollup": "4.48.1",
106+
"react-router-dom": "7.9.1",
107+
"rollup": "4.50.2",
108108
"rollup-plugin-dts": "6.2.3",
109109
"rollup-plugin-peer-deps-external": "2.2.4",
110110
"rollup-plugin-postcss": "4.0.2",
111-
"storybook": "9.1.3",
111+
"storybook": "9.1.6",
112112
"style-loader": "4.0.0",
113113
"terser-webpack-plugin": "5.3.14",
114114
"webpack": "5.101.3",

0 commit comments

Comments
 (0)