mirror of
https://github.com/penpot/penpot.git
synced 2025-05-26 00:56:09 +02:00
⬆️ Upgrade frontend dependendencies
This commit is contained in:
parent
172b70d8a7
commit
09a7ef3e45
4 changed files with 1327 additions and 814 deletions
|
@ -20,8 +20,8 @@
|
||||||
:git/url "https://github.com/funcool/beicon.git"}
|
:git/url "https://github.com/funcool/beicon.git"}
|
||||||
|
|
||||||
funcool/rumext
|
funcool/rumext
|
||||||
{:git/tag "v2.20"
|
{:git/tag "v2.21"
|
||||||
:git/sha "7f5e1cd"
|
:git/sha "072d671"
|
||||||
:git/url "https://github.com/funcool/rumext.git"}
|
:git/url "https://github.com/funcool/rumext.git"}
|
||||||
|
|
||||||
instaparse/instaparse {:mvn/version "1.5.0"}
|
instaparse/instaparse {:mvn/version "1.5.0"}
|
||||||
|
@ -42,7 +42,7 @@
|
||||||
:dev
|
:dev
|
||||||
{:extra-paths ["dev"]
|
{:extra-paths ["dev"]
|
||||||
:extra-deps
|
:extra-deps
|
||||||
{thheller/shadow-cljs {:mvn/version "3.0.3"}
|
{thheller/shadow-cljs {:mvn/version "3.0.5"}
|
||||||
com.bhauman/rebel-readline {:mvn/version "RELEASE"}
|
com.bhauman/rebel-readline {:mvn/version "RELEASE"}
|
||||||
org.clojure/tools.namespace {:mvn/version "RELEASE"}
|
org.clojure/tools.namespace {:mvn/version "RELEASE"}
|
||||||
criterium/criterium {:mvn/version "RELEASE"}
|
criterium/criterium {:mvn/version "RELEASE"}
|
||||||
|
|
|
@ -50,20 +50,20 @@
|
||||||
"watch:storybook:assets": "node ./scripts/watch-storybook.js"
|
"watch:storybook:assets": "node ./scripts/watch-storybook.js"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@playwright/test": "1.48.1",
|
"@playwright/test": "1.52.0",
|
||||||
"@storybook/addon-essentials": "^8.5.2",
|
"@storybook/addon-essentials": "^8.6.14",
|
||||||
"@storybook/addon-interactions": "^8.5.2",
|
"@storybook/addon-interactions": "^8.6.14",
|
||||||
"@storybook/addon-themes": "^8.5.2",
|
"@storybook/addon-themes": "^8.6.14",
|
||||||
"@storybook/blocks": "^8.5.2",
|
"@storybook/blocks": "^8.6.14",
|
||||||
"@storybook/react": "^8.5.2",
|
"@storybook/react": "^8.6.14",
|
||||||
"@storybook/react-vite": "^8.5.2",
|
"@storybook/react-vite": "^8.6.14",
|
||||||
"@storybook/test": "^8.5.2",
|
"@storybook/test": "^8.6.14",
|
||||||
"@storybook/test-runner": "^0.21.0",
|
"@storybook/test-runner": "^0.22.0",
|
||||||
"@types/node": "^22.12.0",
|
"@types/node": "^22.15.21",
|
||||||
"autoprefixer": "^10.4.20",
|
"autoprefixer": "^10.4.21",
|
||||||
"concurrently": "^9.1.2",
|
"concurrently": "^9.1.2",
|
||||||
"esbuild": "^0.24.2",
|
"esbuild": "^0.25.4",
|
||||||
"express": "^4.21.1",
|
"express": "^5.1.0",
|
||||||
"fancy-log": "^2.0.0",
|
"fancy-log": "^2.0.0",
|
||||||
"getopts": "^2.3.0",
|
"getopts": "^2.3.0",
|
||||||
"gettext-parser": "^8.0.0",
|
"gettext-parser": "^8.0.0",
|
||||||
|
@ -76,7 +76,7 @@
|
||||||
"gulp-svg-sprite": "^2.0.3",
|
"gulp-svg-sprite": "^2.0.3",
|
||||||
"jsdom": "^26.1.0",
|
"jsdom": "^26.1.0",
|
||||||
"map-stream": "0.0.7",
|
"map-stream": "0.0.7",
|
||||||
"marked": "^14.1.4",
|
"marked": "^15.0.12",
|
||||||
"mkdirp": "^3.0.1",
|
"mkdirp": "^3.0.1",
|
||||||
"mustache": "^4.2.0",
|
"mustache": "^4.2.0",
|
||||||
"nodemon": "^3.1.10",
|
"nodemon": "^3.1.10",
|
||||||
|
@ -88,14 +88,14 @@
|
||||||
"pretty-time": "^1.1.0",
|
"pretty-time": "^1.1.0",
|
||||||
"prop-types": "^15.8.1",
|
"prop-types": "^15.8.1",
|
||||||
"rimraf": "^6.0.1",
|
"rimraf": "^6.0.1",
|
||||||
"sass": "^1.83.4",
|
"sass": "^1.89.0",
|
||||||
"sass-embedded": "^1.83.4",
|
"sass-embedded": "^1.89.0",
|
||||||
"shadow-cljs": "3.0.5",
|
"shadow-cljs": "3.0.5",
|
||||||
"storybook": "^8.5.2",
|
"storybook": "^8.6.14",
|
||||||
"svg-sprite": "^2.0.4",
|
"svg-sprite": "^2.0.4",
|
||||||
"typescript": "^5.7.3",
|
"typescript": "^5.8.3",
|
||||||
"vite": "^6.0.11",
|
"vite": "^6.3.5",
|
||||||
"vitest": "^3.0.4",
|
"vitest": "^3.1.4",
|
||||||
"wasm-pack": "^0.13.1",
|
"wasm-pack": "^0.13.1",
|
||||||
"watcher": "^2.3.1",
|
"watcher": "^2.3.1",
|
||||||
"workerpool": "^9.2.0"
|
"workerpool": "^9.2.0"
|
||||||
|
@ -108,9 +108,9 @@
|
||||||
"@penpot/text-editor": "portal:./text-editor",
|
"@penpot/text-editor": "portal:./text-editor",
|
||||||
"@tokens-studio/sd-transforms": "1.2.11",
|
"@tokens-studio/sd-transforms": "1.2.11",
|
||||||
"@zip.js/zip.js": "patch:@zip.js/zip.js@npm%3A2.7.60#~/.yarn/patches/@zip.js-zip.js-npm-2.7.60-b6b814410b.patch",
|
"@zip.js/zip.js": "patch:@zip.js/zip.js@npm%3A2.7.60#~/.yarn/patches/@zip.js-zip.js-npm-2.7.60-b6b814410b.patch",
|
||||||
"compression": "^1.7.5",
|
"compression": "^1.8.0",
|
||||||
"date-fns": "^4.1.0",
|
"date-fns": "^4.1.0",
|
||||||
"eventsource-parser": "^3.0.1",
|
"eventsource-parser": "^3.0.2",
|
||||||
"js-beautify": "^1.15.4",
|
"js-beautify": "^1.15.4",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"lodash.debounce": "^4.0.8",
|
"lodash.debounce": "^4.0.8",
|
||||||
|
@ -118,9 +118,9 @@
|
||||||
"opentype.js": "^1.3.4",
|
"opentype.js": "^1.3.4",
|
||||||
"postcss-modules": "^6.0.1",
|
"postcss-modules": "^6.0.1",
|
||||||
"randomcolor": "^0.6.2",
|
"randomcolor": "^0.6.2",
|
||||||
"react": "18.3.1",
|
"react": "19.1.0",
|
||||||
"react-dom": "18.3.1",
|
"react-dom": "19.1.0",
|
||||||
"react-error-boundary": "^5.0.0",
|
"react-error-boundary": "^6.0.0",
|
||||||
"react-virtualized": "^9.22.6",
|
"react-virtualized": "^9.22.6",
|
||||||
"rxjs": "8.0.0-alpha.14",
|
"rxjs": "8.0.0-alpha.14",
|
||||||
"sax": "^1.4.1",
|
"sax": "^1.4.1",
|
||||||
|
|
|
@ -122,7 +122,10 @@
|
||||||
:storybook
|
:storybook
|
||||||
{:target :esm
|
{:target :esm
|
||||||
:output-dir "target/storybook/"
|
:output-dir "target/storybook/"
|
||||||
:js-options {:js-provider :import}
|
:js-options
|
||||||
|
{:js-provider :import
|
||||||
|
:entry-keys ["module" "browser" "main"]
|
||||||
|
:export-conditions ["module" "import", "browser" "require" "default"]}
|
||||||
|
|
||||||
:modules
|
:modules
|
||||||
{:base
|
{:base
|
||||||
|
|
2080
frontend/yarn.lock
2080
frontend/yarn.lock
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue