grep-components 1.20.0 → 1.20.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +12 -10
- package/dist/index.js.map +1 -1
- package/package.json +20 -21
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "grep-components",
|
|
3
|
-
"version": "1.20.
|
|
3
|
+
"version": "1.20.1",
|
|
4
4
|
"description": "Grep komponentbibliotek",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -82,31 +82,31 @@
|
|
|
82
82
|
"prop-types": "^15.7.2",
|
|
83
83
|
"react": "^17.x",
|
|
84
84
|
"react-dom": "^17.x",
|
|
85
|
-
"react-redux": "7.x",
|
|
86
|
-
"react-router": "5.x",
|
|
85
|
+
"react-redux": "7.x || 8.x",
|
|
86
|
+
"react-router": "5.x || 6.x",
|
|
87
87
|
"react-router-dom": "5.x",
|
|
88
88
|
"react-router-redux": "4.x",
|
|
89
89
|
"redux": "^4.x"
|
|
90
90
|
},
|
|
91
91
|
"devDependencies": {
|
|
92
|
-
"@babel/core": "^7.
|
|
92
|
+
"@babel/core": "^7.20.12",
|
|
93
93
|
"@commitlint/cli": "^17.0.2",
|
|
94
94
|
"@commitlint/config-conventional": "^17.0.2",
|
|
95
95
|
"@date-io/dayjs": "^2.14.0",
|
|
96
|
-
"@rollup/plugin-commonjs": "^
|
|
97
|
-
"@rollup/plugin-json": "^
|
|
96
|
+
"@rollup/plugin-commonjs": "^24.0.0",
|
|
97
|
+
"@rollup/plugin-json": "^6.0.0",
|
|
98
98
|
"@rollup/plugin-node-resolve": "^15.0.0",
|
|
99
99
|
"@rollup/plugin-url": "^8.0.0",
|
|
100
|
-
"@storybook/addon-actions": "^6.5.
|
|
101
|
-
"@storybook/addon-essentials": "^6.5.
|
|
102
|
-
"@storybook/addon-links": "^6.5.
|
|
103
|
-
"@storybook/addon-storysource": "^6.5.
|
|
104
|
-
"@storybook/addons": "^6.5.
|
|
105
|
-
"@storybook/builder-webpack5": "^6.5.
|
|
106
|
-
"@storybook/cli": "^6.5.
|
|
107
|
-
"@storybook/manager-webpack5": "^6.5.
|
|
100
|
+
"@storybook/addon-actions": "^6.5.15",
|
|
101
|
+
"@storybook/addon-essentials": "^6.5.15",
|
|
102
|
+
"@storybook/addon-links": "^6.5.15",
|
|
103
|
+
"@storybook/addon-storysource": "^6.5.15",
|
|
104
|
+
"@storybook/addons": "^6.5.15",
|
|
105
|
+
"@storybook/builder-webpack5": "^6.5.15",
|
|
106
|
+
"@storybook/cli": "^6.5.15",
|
|
107
|
+
"@storybook/manager-webpack5": "^6.5.15",
|
|
108
108
|
"@storybook/preset-create-react-app": "^4.1.2",
|
|
109
|
-
"@storybook/react": "^6.5.
|
|
109
|
+
"@storybook/react": "^6.5.15",
|
|
110
110
|
"@storybook/storybook-deployer": "^2.8.12",
|
|
111
111
|
"@testing-library/dom": "^8.6.0",
|
|
112
112
|
"@testing-library/jest-dom": "^5.14.1",
|
|
@@ -123,7 +123,6 @@
|
|
|
123
123
|
"@types/react-router-dom": "^5.1.3",
|
|
124
124
|
"@typescript-eslint/eslint-plugin": "^5.1.0",
|
|
125
125
|
"@typescript-eslint/parser": "^5.1.0",
|
|
126
|
-
"babel-core": "^6.26.3",
|
|
127
126
|
"babel-eslint": "^10.0.3",
|
|
128
127
|
"babel-jest": "^29.2.0",
|
|
129
128
|
"babel-loader": "^9.0.0",
|
|
@@ -176,7 +175,7 @@
|
|
|
176
175
|
"assets"
|
|
177
176
|
],
|
|
178
177
|
"resolutions": {
|
|
179
|
-
"@babel/preset-env": "7.
|
|
178
|
+
"@babel/preset-env": "7.20.2"
|
|
180
179
|
},
|
|
181
180
|
"dependencies": {
|
|
182
181
|
"@emotion/react": "^11.6.0",
|
|
@@ -184,7 +183,7 @@
|
|
|
184
183
|
"@mui/icons-material": "^5.2.0",
|
|
185
184
|
"@mui/lab": "^5.0.0-alpha.93",
|
|
186
185
|
"@mui/material": "^5.2.0",
|
|
187
|
-
"@mui/x-date-pickers": "^5.0.
|
|
186
|
+
"@mui/x-date-pickers": "^5.0.13",
|
|
188
187
|
"dayjs": "^1.10.7",
|
|
189
188
|
"draft-js": "^0.11.0"
|
|
190
189
|
},
|
|
@@ -197,12 +196,12 @@
|
|
|
197
196
|
"babel-jest": "^29.2.0"
|
|
198
197
|
},
|
|
199
198
|
"terser": "^5.14.2",
|
|
200
|
-
"trim-newlines": "^
|
|
201
|
-
"glob-parent": "^
|
|
199
|
+
"trim-newlines": "^4.0.0",
|
|
200
|
+
"glob-parent": "^6.0.0",
|
|
202
201
|
"git-up": {
|
|
203
202
|
"parse-url": "^8.1.0"
|
|
204
203
|
},
|
|
205
|
-
"trim": "^0.0
|
|
204
|
+
"trim": "^1.0.0",
|
|
206
205
|
"parse-path": "^5.0.0",
|
|
207
206
|
"package-json": {
|
|
208
207
|
"got": "^11.8.5"
|