Compare commits

...

2 Commits

Author SHA1 Message Date
b88bed4c18 chore: astro bertsioa igotzen du
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
2026-07-01 18:22:09 +02:00
d0efc57644 chore: Strapi bertsioa igotzen du 2026-07-01 18:14:30 +02:00
3 changed files with 1601 additions and 1568 deletions

View File

@@ -15,18 +15,18 @@
"upgrade:dry": "pnpm dlx @strapi/upgrade latest --dry" "upgrade:dry": "pnpm dlx @strapi/upgrade latest --dry"
}, },
"dependencies": { "dependencies": {
"@strapi/plugin-cloud": "5.48.1", "@strapi/plugin-cloud": "5.49.0",
"@strapi/plugin-graphql": "5.48.1", "@strapi/plugin-graphql": "5.49.0",
"@strapi/plugin-users-permissions": "5.48.1", "@strapi/plugin-users-permissions": "5.49.0",
"@strapi/provider-upload-cloudinary": "5.48.1", "@strapi/provider-upload-cloudinary": "5.49.0",
"@strapi/strapi": "5.48.1", "@strapi/strapi": "5.49.0",
"better-sqlite3": "11.3.0", "better-sqlite3": "11.3.0",
"react": "^18.3.1", "react": "^18.3.1",
"react-dom": "^18.3.1", "react-dom": "^18.3.1",
"react-router-dom": "^6.30.4", "react-router-dom": "^6.30.4",
"strapi-plugin-icons-field": "^1.2.4", "strapi-plugin-icons-field": "^1.2.4",
"strapi-plugin-webp-converter": "^1.0.4", "strapi-plugin-webp-converter": "^1.0.4",
"styled-components": "^6.4.2" "styled-components": "^6.4.3"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^20.19.43", "@types/node": "^20.19.43",

View File

@@ -10,13 +10,13 @@
"serve": "serve dist" "serve": "serve dist"
}, },
"dependencies": { "dependencies": {
"@astrojs/node": "^10.1.2", "@astrojs/node": "^11.0.0",
"@astrojs/react": "^5.0.6", "@astrojs/react": "^6.0.0",
"@astrojs/rss": "^4.0.18", "@astrojs/rss": "^4.0.19",
"@astrojs/sitemap": "^3.7.3", "@astrojs/sitemap": "^3.7.3",
"@types/react": "^19.2.15", "@types/react": "^19.2.15",
"@types/react-dom": "^19.2.3", "@types/react-dom": "^19.2.3",
"astro": "^6.4.2", "astro": "^7.0.4",
"dayjs": "^1.11.21", "dayjs": "^1.11.21",
"gsap": "^3.15.0", "gsap": "^3.15.0",
"marked": "^18.0.4", "marked": "^18.0.4",
@@ -25,7 +25,7 @@
"satori": "^0.26.0", "satori": "^0.26.0",
"serve": "^14.2.6", "serve": "^14.2.6",
"sharp": "^0.34.5", "sharp": "^0.34.5",
"vite": "8.0.14" "vite": "8.0.16"
}, },
"devDependencies": { "devDependencies": {
"sass-embedded": "^1.100.0" "sass-embedded": "^1.100.0"

3147
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff