update to latest node and packages
This commit is contained in:
parent
e3b5d74293
commit
bb0d0170c8
4 changed files with 7885 additions and 4994 deletions
14
package.json
14
package.json
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"name": "webpage-cms",
|
||||
"name": "ff-webpage-cms",
|
||||
"version": "1.2.1",
|
||||
"private": true,
|
||||
"description": "A Strapi application",
|
||||
"description": "Feuerwehr/Verein Webseite CMS",
|
||||
"scripts": {
|
||||
"build": "strapi build",
|
||||
"deploy": "strapi deploy",
|
||||
|
@ -12,11 +12,11 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@offset-dev/strapi-calendar": "^1.0.0",
|
||||
"@strapi/plugin-color-picker": "5.12.1",
|
||||
"@strapi/plugin-documentation": "5.12.1",
|
||||
"@strapi/plugin-graphql": "5.12.1",
|
||||
"@strapi/plugin-users-permissions": "5.12.1",
|
||||
"@strapi/strapi": "5.12.1",
|
||||
"@strapi/plugin-color-picker": "5.12.5",
|
||||
"@strapi/plugin-documentation": "5.12.5",
|
||||
"@strapi/plugin-graphql": "5.12.5",
|
||||
"@strapi/plugin-users-permissions": "5.12.5",
|
||||
"@strapi/strapi": "5.12.5",
|
||||
"mysql2": "3.9.8",
|
||||
"react": "^18.0.0",
|
||||
"react-dom": "^18.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue