Updated the npm packages (#17975)
* Updated the npm packages * generated server api and icons
This commit is contained in:
committed by
GitHub
parent
d6e7f83e3b
commit
482af686a0
@@ -199,51 +199,51 @@
|
||||
"npm": ">=10.1 < 11"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tiptap/core": "2.10.3",
|
||||
"@tiptap/extension-image": "2.10.3",
|
||||
"@tiptap/extension-link": "2.10.3",
|
||||
"@tiptap/extension-placeholder": "2.10.3",
|
||||
"@tiptap/extension-subscript": "2.10.3",
|
||||
"@tiptap/extension-superscript": "2.10.3",
|
||||
"@tiptap/extension-table": "2.10.3",
|
||||
"@tiptap/extension-table-cell": "2.10.3",
|
||||
"@tiptap/extension-table-header": "2.10.3",
|
||||
"@tiptap/extension-table-row": "2.10.3",
|
||||
"@tiptap/extension-text-align": "2.10.3",
|
||||
"@tiptap/extension-underline": "2.10.3",
|
||||
"@tiptap/pm": "2.10.3",
|
||||
"@tiptap/starter-kit": "2.10.3",
|
||||
"@tiptap/core": "2.11.2",
|
||||
"@tiptap/extension-image": "2.11.2",
|
||||
"@tiptap/extension-link": "2.11.2",
|
||||
"@tiptap/extension-placeholder": "2.11.2",
|
||||
"@tiptap/extension-subscript": "2.11.2",
|
||||
"@tiptap/extension-superscript": "2.11.2",
|
||||
"@tiptap/extension-table": "2.11.2",
|
||||
"@tiptap/extension-table-cell": "2.11.2",
|
||||
"@tiptap/extension-table-header": "2.11.2",
|
||||
"@tiptap/extension-table-row": "2.11.2",
|
||||
"@tiptap/extension-text-align": "2.11.2",
|
||||
"@tiptap/extension-underline": "2.11.2",
|
||||
"@tiptap/pm": "2.11.2",
|
||||
"@tiptap/starter-kit": "2.11.2",
|
||||
"@types/diff": "^6.0.0",
|
||||
"@umbraco-ui/uui": "^1.12.2",
|
||||
"@umbraco-ui/uui-css": "^1.12.1",
|
||||
"base64-js": "^1.5.1",
|
||||
"diff": "^7.0.0",
|
||||
"dompurify": "^3.2.1",
|
||||
"dompurify": "^3.2.3",
|
||||
"element-internals-polyfill": "^1.3.12",
|
||||
"lit": "^3.2.1",
|
||||
"marked": "^15.0.2",
|
||||
"monaco-editor": "^0.52.0",
|
||||
"marked": "^15.0.6",
|
||||
"monaco-editor": "^0.52.2",
|
||||
"rxjs": "^7.8.1",
|
||||
"tinymce": "^6.8.3",
|
||||
"tinymce-i18n": "^24.11.25",
|
||||
"uuid": "^11.0.3"
|
||||
"tinymce": "^6.8.5",
|
||||
"tinymce-i18n": "^24.12.30",
|
||||
"uuid": "^11.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.26.0",
|
||||
"@eslint/js": "^9.15.0",
|
||||
"@hey-api/openapi-ts": "^0.57.1",
|
||||
"@eslint/js": "^9.18.0",
|
||||
"@hey-api/openapi-ts": "^0.61.3",
|
||||
"@open-wc/testing": "^4.0.0",
|
||||
"@playwright/test": "^1.49.0",
|
||||
"@playwright/test": "^1.49.1",
|
||||
"@rollup/plugin-commonjs": "^26.0.3",
|
||||
"@rollup/plugin-json": "^6.1.0",
|
||||
"@rollup/plugin-node-resolve": "^15.3.0",
|
||||
"@rollup/plugin-replace": "^6.0.1",
|
||||
"@storybook/addon-a11y": "^8.4.5",
|
||||
"@storybook/addon-actions": "^8.4.5",
|
||||
"@storybook/addon-essentials": "^8.4.5",
|
||||
"@storybook/addon-links": "^8.4.5",
|
||||
"@storybook/web-components": "^8.4.5",
|
||||
"@storybook/web-components-vite": "^8.4.5",
|
||||
"@rollup/plugin-node-resolve": "^15.3.1",
|
||||
"@rollup/plugin-replace": "^6.0.2",
|
||||
"@storybook/addon-a11y": "^8.4.7",
|
||||
"@storybook/addon-actions": "^8.4.7",
|
||||
"@storybook/addon-essentials": "^8.4.7",
|
||||
"@storybook/addon-links": "^8.4.7",
|
||||
"@storybook/web-components": "^8.4.7",
|
||||
"@storybook/web-components-vite": "^8.4.7",
|
||||
"@types/chai": "^5.0.1",
|
||||
"@types/eslint__js": "^8.42.3",
|
||||
"@types/mocha": "^10.0.10",
|
||||
@@ -254,38 +254,38 @@
|
||||
"@web/test-runner-playwright": "^0.11.0",
|
||||
"babel-loader": "^9.2.1",
|
||||
"cross-env": "7.0.3",
|
||||
"eslint": "^9.15.0",
|
||||
"eslint": "^9.18.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-import": "^2.31.0",
|
||||
"eslint-plugin-jsdoc": "^50.5.0",
|
||||
"eslint-plugin-jsdoc": "^50.6.1",
|
||||
"eslint-plugin-lit": "^1.15.0",
|
||||
"eslint-plugin-local-rules": "^3.0.2",
|
||||
"eslint-plugin-prettier": "^5.2.1",
|
||||
"eslint-plugin-wc": "^2.2.0",
|
||||
"glob": "^11.0.0",
|
||||
"globals": "^15.12.0",
|
||||
"lucide-static": "^0.460.0",
|
||||
"glob": "^11.0.1",
|
||||
"globals": "^15.14.0",
|
||||
"lucide-static": "^0.471.0",
|
||||
"madge": "^8.0.0",
|
||||
"msw": "^1.3.2",
|
||||
"playwright-msw": "^3.0.1",
|
||||
"prettier": "3.3.3",
|
||||
"prettier": "3.4.2",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"remark-gfm": "^4.0.0",
|
||||
"rollup": "^4.27.4",
|
||||
"rollup": "^4.30.1",
|
||||
"rollup-plugin-esbuild": "^6.1.1",
|
||||
"rollup-plugin-import-css": "^3.5.7",
|
||||
"simple-icons": "^13.18.0",
|
||||
"storybook": "^8.4.5",
|
||||
"rollup-plugin-import-css": "^3.5.8",
|
||||
"simple-icons": "^13.21.0",
|
||||
"storybook": "^8.4.7",
|
||||
"tiny-glob": "^0.2.9",
|
||||
"tsc-alias": "^1.8.10",
|
||||
"typedoc": "^0.26.11",
|
||||
"typescript": "^5.7.2",
|
||||
"typescript-eslint": "^8.15.0",
|
||||
"typedoc": "^0.27.6",
|
||||
"typescript": "^5.7.3",
|
||||
"typescript-eslint": "^8.20.0",
|
||||
"typescript-json-schema": "^0.65.1",
|
||||
"vite": "^5.4.11",
|
||||
"vite-plugin-static-copy": "^2.1.0",
|
||||
"vite-tsconfig-paths": "^5.1.3",
|
||||
"vite-plugin-static-copy": "^2.2.0",
|
||||
"vite-tsconfig-paths": "^5.1.4",
|
||||
"web-component-analyzer": "^2.0.0"
|
||||
},
|
||||
"msw": {
|
||||
|
||||
Reference in New Issue
Block a user