mirror of
https://github.com/penpot/penpot.git
synced 2025-01-06 14:50:20 -05:00
🔥 Clean frontend package.json and yarn.lock files
This commit is contained in:
parent
89a7a6a414
commit
f7038cdda7
2 changed files with 1066 additions and 2028 deletions
|
@ -19,8 +19,6 @@
|
|||
"test:run": "node target/tests.js",
|
||||
"test:watch": "clojure -M:dev:shadow-cljs watch test",
|
||||
"test": "yarn run test:compile && yarn run test:run",
|
||||
"test:e2e": "cypress run",
|
||||
"test:e2e-gui": "cypress open",
|
||||
"gulp:watch": "gulp watch",
|
||||
"watch": "shadow-cljs watch main",
|
||||
"validate-translations": "node ./scripts/validate-translations.js",
|
||||
|
@ -45,8 +43,6 @@
|
|||
"animate.css": "^4.1.1",
|
||||
"autoprefixer": "^10.4.15",
|
||||
"concurrently": "^8.2.2",
|
||||
"cypress": "^10.3.0",
|
||||
"cypress-file-upload": "^5.0.8",
|
||||
"gettext-parser": "^7.0.1",
|
||||
"gulp": "4.0.2",
|
||||
"gulp-cached": "^1.1.1",
|
||||
|
@ -74,8 +70,6 @@
|
|||
"vite": "^5.0.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@sentry/browser": "^6.17.4",
|
||||
"@sentry/tracing": "^6.17.4",
|
||||
"date-fns": "^2.30.0",
|
||||
"draft-js": "^0.11.7",
|
||||
"highlight.js": "^11.8.0",
|
||||
|
|
3088
frontend/yarn.lock
3088
frontend/yarn.lock
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue