mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
update package information
This commit is contained in:
parent
69b96ddf87
commit
e0e2374549
16644
package-lock.json
generated
Normal file
16644
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@ -26,6 +26,8 @@
|
||||
"scripts": {
|
||||
"db:seed": "cd backend && yarn run db:seed",
|
||||
"db:reset": "cd backend && yarn run db:reset",
|
||||
"docs:build": "NODE_OPTIONS=--openssl-legacy-provider vuepress build .",
|
||||
"docs:dev": "NODE_OPTIONS=--openssl-legacy-provider vuepress dev .",
|
||||
"cypress:run": "cypress run --e2e --browser electron --config-file ./cypress/cypress.config.js",
|
||||
"cypress:open": "cypress open --e2e --browser electron --config-file ./cypress/cypress.config.js",
|
||||
"cucumber:setup": "cd backend && yarn run dev",
|
||||
@ -39,8 +41,6 @@
|
||||
"@badeball/cypress-cucumber-preprocessor": "^19.1.0",
|
||||
"@cypress/browserify-preprocessor": "^3.0.2",
|
||||
"@faker-js/faker": "8.2.0",
|
||||
"@vuepress/plugin-search": "^2.0.0-rc.0",
|
||||
"@vuepress/plugin-toc": "^2.0.0-rc.0",
|
||||
"auto-changelog": "^2.3.0",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"cross-env": "^7.0.3",
|
||||
@ -60,6 +60,8 @@
|
||||
"rosie": "^2.1.0",
|
||||
"slug": "^8.2.3",
|
||||
"vuepress": "^2.0.0-rc.0",
|
||||
"vuepress-plugin-search-pro": "^2.0.0-rc.0",
|
||||
"vuepress-theme-hope": "^2.0.0-rc.0",
|
||||
"wait-on": "^7.0.1"
|
||||
},
|
||||
"resolutions": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user