grep-components 2.2.0 → 2.3.0-GREPF-2406.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.2.0",
3
+ "version": "2.3.0-GREPF-2406.1",
4
4
  "description": "Grep komponentbibliotek",
5
5
  "repository": {
6
6
  "type": "git",
@@ -95,25 +95,25 @@
95
95
  "@babel/eslint-parser": "^7.11.0",
96
96
  "@babel/plugin-transform-private-property-in-object": "^7.22.11",
97
97
  "@chromatic-com/storybook": "^1.3.3",
98
- "@commitlint/cli": "^19.2.2",
98
+ "@commitlint/cli": "^19.3.0",
99
99
  "@commitlint/config-conventional": "^19.2.2",
100
100
  "@rollup/plugin-commonjs": "^25.0.7",
101
101
  "@rollup/plugin-json": "^6.0.0",
102
102
  "@rollup/plugin-node-resolve": "^15.0.0",
103
103
  "@rollup/plugin-typescript": "^11.1.5",
104
104
  "@rollup/plugin-url": "^8.0.0",
105
- "@storybook/addon-actions": "^8.0.8",
106
- "@storybook/addon-essentials": "^8.0.8",
107
- "@storybook/addon-links": "^8.0.8",
108
- "@storybook/addon-storysource": "^8.0.8",
105
+ "@storybook/addon-actions": "^8.1.6",
106
+ "@storybook/addon-essentials": "^8.1.6",
107
+ "@storybook/addon-links": "^8.1.6",
108
+ "@storybook/addon-storysource": "^8.1.6",
109
109
  "@storybook/addons": "^7.6.17",
110
- "@storybook/cli": "^8.0.8",
111
- "@storybook/preset-create-react-app": "^8.0.8",
112
- "@storybook/react-webpack5": "^8.0.8",
110
+ "@storybook/cli": "^8.1.6",
111
+ "@storybook/preset-create-react-app": "^8.1.6",
112
+ "@storybook/react-webpack5": "^8.1.6",
113
113
  "@storybook/storybook-deployer": "^2.8.16",
114
- "@testing-library/dom": "^9.3.4",
114
+ "@testing-library/dom": "^10.1.0",
115
115
  "@testing-library/jest-dom": "^6.1.5",
116
- "@testing-library/react": "^14.3.1",
116
+ "@testing-library/react": "^16.0.0",
117
117
  "@testing-library/user-event": "^14.5.1",
118
118
  "@types/draft-js": "^0.11.3",
119
119
  "@types/history": "^4.7.3",
@@ -124,23 +124,23 @@
124
124
  "@types/react-beautiful-dnd": "^13.0.0",
125
125
  "@types/react-redux": "^7.1.32",
126
126
  "@types/react-router-dom": "^5.1.3",
127
- "@typescript-eslint/eslint-plugin": "^7.7.0",
128
- "@typescript-eslint/parser": "^7.7.0",
127
+ "@typescript-eslint/eslint-plugin": "^7.12.0",
128
+ "@typescript-eslint/parser": "^7.12.0",
129
129
  "babel-jest": "^29.2.0",
130
130
  "babel-loader": "^9.0.0",
131
131
  "babel-plugin-external-helpers": "^6.22.0",
132
132
  "babel-runtime": "^6.26.0",
133
133
  "chalk": "^5.3.0",
134
134
  "clsx": "^2.0.0",
135
- "commitlint": "^19.2.2",
135
+ "commitlint": "^19.3.0",
136
136
  "connected-react-router": "^6.9.3",
137
- "conventional-changelog-cli": "^4.1.0",
137
+ "conventional-changelog-cli": "^5.0.0",
138
138
  "cross-env": "^7.0.3",
139
139
  "draft-js-export-html": "^1.4.1",
140
140
  "draft-js-import-html": "^1.4.1",
141
141
  "eslint": "^8.57.0",
142
142
  "eslint-plugin-import": "^2.23.4",
143
- "eslint-plugin-jest-dom": "^5.2.0",
143
+ "eslint-plugin-jest-dom": "^5.4.0",
144
144
  "eslint-plugin-react": "^7.24.0",
145
145
  "eslint-plugin-react-hooks": "^4.2.0",
146
146
  "eslint-plugin-storybook": "^0.8.0",
@@ -165,8 +165,8 @@
165
165
  "rollup-plugin-peer-deps-external": "^2.2.4",
166
166
  "rollup-plugin-postcss": "^4.0.2",
167
167
  "seamless-immutable": "^7.1.4",
168
- "semantic-release": "^23.0.8",
169
- "storybook": "^8.0.8",
168
+ "semantic-release": "^24.0.0",
169
+ "storybook": "^8.1.6",
170
170
  "ts-jest": "^29.1.1",
171
171
  "ts-keycode-enum": "^1.0.6",
172
172
  "tslib": "^2.2.0",
@@ -185,7 +185,7 @@
185
185
  "@emotion/styled": "^11.11.0",
186
186
  "@mui/icons-material": "^5.14.19",
187
187
  "@mui/material": "^5.14.20",
188
- "@mui/x-date-pickers": "^7.2.0",
188
+ "@mui/x-date-pickers": "^7.6.1",
189
189
  "dayjs": "^1.11.10",
190
190
  "draft-js": "^0.11.0"
191
191
  },