grep-components 2.4.0 → 2.4.1-GREPF-2459.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "grep-components",
3
- "version": "2.4.0",
3
+ "version": "2.4.1-GREPF-2459.1",
4
4
  "description": "Grep komponentbibliotek",
5
5
  "repository": {
6
6
  "type": "git",
@@ -90,24 +90,25 @@
90
90
  "@babel/core": "^7.23.5",
91
91
  "@babel/eslint-parser": "^7.11.0",
92
92
  "@babel/plugin-transform-private-property-in-object": "^7.22.11",
93
- "@chromatic-com/storybook": "^1.3.3",
93
+ "@chromatic-com/storybook": "^2.0.2",
94
94
  "@commitlint/cli": "^19.3.0",
95
95
  "@commitlint/config-conventional": "^19.2.2",
96
+ "@hello-pangea/dnd": "^16.6.0",
96
97
  "@lexical/html": "^0.13.1",
97
98
  "@lexical/utils": "^0.13.1",
98
- "@rollup/plugin-commonjs": "^25.0.7",
99
+ "@rollup/plugin-commonjs": "^26.0.1",
99
100
  "@rollup/plugin-json": "^6.0.0",
100
101
  "@rollup/plugin-node-resolve": "^15.0.0",
101
102
  "@rollup/plugin-typescript": "^11.1.5",
102
103
  "@rollup/plugin-url": "^8.0.0",
103
- "@storybook/addon-actions": "^8.1.6",
104
- "@storybook/addon-essentials": "^8.1.6",
105
- "@storybook/addon-links": "^8.1.6",
106
- "@storybook/addon-storysource": "^8.1.6",
107
- "@storybook/addons": "^7.6.17",
108
- "@storybook/cli": "^8.1.6",
109
- "@storybook/preset-create-react-app": "^8.1.6",
110
- "@storybook/react-webpack5": "^8.1.6",
104
+ "@storybook/addon-actions": "^8.3.2",
105
+ "@storybook/addon-essentials": "^8.3.2",
106
+ "@storybook/addon-links": "^8.3.2",
107
+ "@storybook/addon-storysource": "^8.3.2",
108
+ "@storybook/cli": "^8.3.2",
109
+ "@storybook/preset-create-react-app": "^8.3.2",
110
+ "@storybook/preview-api": "^8.3.2",
111
+ "@storybook/react-webpack5": "^8.3.2",
111
112
  "@storybook/storybook-deployer": "^2.8.16",
112
113
  "@testing-library/dom": "^10.1.0",
113
114
  "@testing-library/jest-dom": "^6.1.5",
@@ -120,9 +121,9 @@
120
121
  "@types/react": "^18.2.42",
121
122
  "@types/react-dom": "^18.3.0",
122
123
  "@types/react-redux": "^7.1.32",
123
- "@types/react-router-dom": "^5.1.3",
124
- "@typescript-eslint/eslint-plugin": "^7.12.0",
125
- "@typescript-eslint/parser": "^7.12.0",
124
+ "@types/react-router-dom": "^5.3.3",
125
+ "@typescript-eslint/eslint-plugin": "^8.6.0",
126
+ "@typescript-eslint/parser": "^8.6.0",
126
127
  "babel-jest": "^29.2.0",
127
128
  "babel-loader": "^9.0.0",
128
129
  "babel-plugin-external-helpers": "^6.22.0",
@@ -132,13 +133,11 @@
132
133
  "commitlint": "^19.3.0",
133
134
  "conventional-changelog-cli": "^5.0.0",
134
135
  "cross-env": "^7.0.3",
135
- "eslint": "^8.57.0",
136
- "eslint-plugin-import": "^2.23.4",
136
+ "eslint": "^8.57.1",
137
137
  "eslint-plugin-jest-dom": "^5.4.0",
138
138
  "eslint-plugin-react": "^7.24.0",
139
- "eslint-plugin-react-hooks": "^4.2.0",
140
139
  "eslint-plugin-storybook": "^0.8.0",
141
- "eslint-plugin-testing-library": "^6.2.0",
140
+ "eslint-plugin-testing-library": "^6.3.0",
142
141
  "husky": "^9.0.11",
143
142
  "jest": "^29.7.0",
144
143
  "jest-environment-jsdom": "^29.7.0",
@@ -147,21 +146,20 @@
147
146
  "lodash.throttle": "^4.1.1",
148
147
  "prettier": "^3.1.0",
149
148
  "react": "^18.2.0",
150
- "@hello-pangea/dnd": "^16.6.0",
151
149
  "react-dom": "^18.0.2",
152
150
  "react-redux": "^9.0.2",
153
- "react-router-dom": "^6.23.1",
151
+ "react-router-dom": "^6.26.2",
154
152
  "react-scripts": "^5.0.1",
155
153
  "rollup": "^4.6.1",
156
154
  "rollup-plugin-peer-deps-external": "^2.2.4",
157
155
  "rollup-plugin-postcss": "^4.0.2",
158
156
  "seamless-immutable": "^7.1.4",
159
157
  "semantic-release": "^24.0.0",
160
- "storybook": "^8.1.6",
158
+ "storybook": "^8.3.2",
161
159
  "ts-jest": "^29.1.1",
162
160
  "ts-keycode-enum": "^1.0.6",
163
161
  "tslib": "^2.2.0",
164
- "tss-react": "^4.0.0",
162
+ "tss-react": "^4.9.13",
165
163
  "typescript": "^5.4.5"
166
164
  },
167
165
  "files": [
@@ -175,9 +173,9 @@
175
173
  "@emotion/react": "^11.11.0",
176
174
  "@emotion/styled": "^11.11.0",
177
175
  "@lexical/react": "^0.13.1",
178
- "@mui/icons-material": "^5.14.19",
179
- "@mui/material": "^5.14.20",
180
- "@mui/x-date-pickers": "^7.6.1",
176
+ "@mui/icons-material": "^6.1.1",
177
+ "@mui/material": "^6.1.1",
178
+ "@mui/x-date-pickers": "^7.17.0",
181
179
  "dayjs": "^1.11.10",
182
180
  "lexical": "^0.13.1"
183
181
  },