mirror of
https://github.com/penpot/penpot.git
synced 2025-02-12 10:09:03 -05:00
⬆️ Update npm dependencies on frontend submodule
This commit is contained in:
parent
2b70331630
commit
b2da41720e
2 changed files with 135 additions and 500 deletions
|
@ -25,10 +25,10 @@
|
|||
"test-e2e-gui": "cypress open"
|
||||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^10.4.4",
|
||||
"cypress": "^9.5.3",
|
||||
"autoprefixer": "^10.4.7",
|
||||
"cypress": "^10.3.0",
|
||||
"cypress-file-upload": "^5.0.8",
|
||||
"gettext-parser": "^4.2.0",
|
||||
"gettext-parser": "^5.1.2",
|
||||
"gulp": "4.0.2",
|
||||
"gulp-concat": "^2.6.1",
|
||||
"gulp-gzip": "^1.4.2",
|
||||
|
@ -39,15 +39,15 @@
|
|||
"gulp-sourcemaps": "^3.0.0",
|
||||
"gulp-svg-sprite": "^1.5.0",
|
||||
"map-stream": "0.0.7",
|
||||
"marked": "^4.0.12",
|
||||
"marked": "^4.0.17",
|
||||
"mkdirp": "^1.0.4",
|
||||
"nodemon": "^2.0.15",
|
||||
"nodemon": "^2.0.19",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss": "^8.4.12",
|
||||
"postcss": "^8.4.14",
|
||||
"postcss-clean": "^1.2.2",
|
||||
"prettier": "^2.6.1",
|
||||
"prettier": "^2.7.1",
|
||||
"rimraf": "^3.0.0",
|
||||
"sass": "^1.49.9",
|
||||
"sass": "^1.53.0",
|
||||
"shadow-cljs": "2.19.5"
|
||||
},
|
||||
"dependencies": {
|
||||
|
@ -55,10 +55,10 @@
|
|||
"@sentry/tracing": "^6.17.4",
|
||||
"date-fns": "^2.28.0",
|
||||
"draft-js": "^0.11.7",
|
||||
"highlight.js": "^11.4.0",
|
||||
"js-beautify": "^1.14.2",
|
||||
"jszip": "^3.6.0",
|
||||
"luxon": "^2.3.1",
|
||||
"highlight.js": "^11.5.1",
|
||||
"js-beautify": "^1.14.4",
|
||||
"jszip": "^3.10.0",
|
||||
"luxon": "^3.0.1",
|
||||
"mousetrap": "^1.6.5",
|
||||
"opentype.js": "^1.3.4",
|
||||
"randomcolor": "^0.6.2",
|
||||
|
@ -68,8 +68,8 @@
|
|||
"rxjs": "~7.5.5",
|
||||
"sax": "^1.2.4",
|
||||
"source-map-support": "^0.5.21",
|
||||
"tdigest": "^0.1.1",
|
||||
"tdigest": "^0.1.2",
|
||||
"ua-parser-js": "^1.0.2",
|
||||
"xregexp": "^5.0.1"
|
||||
"xregexp": "^5.1.1"
|
||||
}
|
||||
}
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue