Merge branch 'main' into v17/dev
This commit is contained in:
@@ -215,8 +215,8 @@
|
||||
"@tiptap/extension-underline": "2.11.7",
|
||||
"@tiptap/pm": "2.11.7",
|
||||
"@tiptap/starter-kit": "2.11.7",
|
||||
"@umbraco-ui/uui": "1.14.0-rc.4",
|
||||
"@umbraco-ui/uui-css": "1.14.0-rc.4",
|
||||
"@umbraco-ui/uui": "1.14.2",
|
||||
"@umbraco-ui/uui-css": "1.14.1",
|
||||
"dompurify": "^3.2.5",
|
||||
"element-internals-polyfill": "^3.0.2",
|
||||
"lit": "^3.3.0",
|
||||
@@ -232,13 +232,10 @@
|
||||
"@rollup/plugin-json": "^6.1.0",
|
||||
"@rollup/plugin-node-resolve": "^16.0.1",
|
||||
"@rollup/plugin-replace": "^6.0.2",
|
||||
"@storybook/addon-a11y": "^8.6.12",
|
||||
"@storybook/addon-actions": "^8.6.12",
|
||||
"@storybook/addon-essentials": "^8.6.12",
|
||||
"@storybook/addon-links": "^8.6.12",
|
||||
"@storybook/manager-api": "^8.6.12",
|
||||
"@storybook/web-components": "^8.6.12",
|
||||
"@storybook/web-components-vite": "^8.6.12",
|
||||
"@storybook/addon-a11y": "^9.0.14",
|
||||
"@storybook/addon-docs": "^9.0.14",
|
||||
"@storybook/addon-links": "^9.0.14",
|
||||
"@storybook/web-components-vite": "^9.0.14",
|
||||
"@types/chai": "^5.2.1",
|
||||
"@types/eslint__js": "^8.42.3",
|
||||
"@types/mocha": "^10.0.10",
|
||||
@@ -255,6 +252,7 @@
|
||||
"eslint-plugin-lit": "^2.1.1",
|
||||
"eslint-plugin-local-rules": "^3.0.2",
|
||||
"eslint-plugin-prettier": "^5.2.6",
|
||||
"eslint-plugin-storybook": "9.0.14",
|
||||
"eslint-plugin-wc": "^2.2.0",
|
||||
"glob": "^11.0.1",
|
||||
"globals": "^16.0.0",
|
||||
@@ -268,7 +266,7 @@
|
||||
"rollup-plugin-esbuild": "^6.2.1",
|
||||
"rollup-plugin-import-css": "^3.5.8",
|
||||
"simple-icons": "^14.12.3",
|
||||
"storybook": "^8.6.12",
|
||||
"storybook": "^9.0.14",
|
||||
"svgo": "^3.3.2",
|
||||
"tiny-glob": "^0.2.9",
|
||||
"tsc-alias": "^1.8.15",
|
||||
|
||||
Reference in New Issue
Block a user