grep-components 2.12.0-GREPF-2676.2 → 2.12.0

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.12.0-GREPF-2676.2",
3
+ "version": "2.12.0",
4
4
  "description": "Grep komponentbibliotek",
5
5
  "repository": {
6
6
  "type": "git",
@@ -95,8 +95,8 @@
95
95
  "@commitlint/cli": "^19.3.0",
96
96
  "@commitlint/config-conventional": "^19.2.2",
97
97
  "@hello-pangea/dnd": "^18.0.1",
98
- "@lexical/html": "^0.27.2",
99
- "@lexical/utils": "^0.27.2",
98
+ "@lexical/html": "^0.35.0",
99
+ "@lexical/utils": "^0.35.0",
100
100
  "@rollup/plugin-commonjs": "^28.0.2",
101
101
  "@rollup/plugin-json": "^6.0.0",
102
102
  "@rollup/plugin-node-resolve": "^16.0.0",
@@ -163,12 +163,12 @@
163
163
  "dependencies": {
164
164
  "@emotion/react": "^11.11.0",
165
165
  "@emotion/styled": "^11.11.0",
166
- "@lexical/react": "^0.27.2",
166
+ "@lexical/react": "^0.35.0",
167
167
  "@mui/icons-material": "^7.1.0",
168
168
  "@mui/material": "^7.1.0",
169
169
  "@mui/x-date-pickers": "^8.3.0",
170
170
  "dayjs": "^1.11.10",
171
- "lexical": "^0.27.2",
171
+ "lexical": "^0.35.0",
172
172
  "react-router": "7.x"
173
173
  },
174
174
  "overrides": {}