Merge pull request 'main' (#390) from main into release
All checks were successful
release-image / guarddog (push) Successful in 24s
release-image / build (push) Successful in 3m52s
release-image / semantic-release (push) Successful in 4m45s
release-image / release-harbor (push) Successful in 14m9s
release-image / release-gitea (push) Successful in 13m0s
All checks were successful
release-image / guarddog (push) Successful in 24s
release-image / build (push) Successful in 3m52s
release-image / semantic-release (push) Successful in 4m45s
release-image / release-harbor (push) Successful in 14m9s
release-image / release-gitea (push) Successful in 13m0s
Reviewed-on: #390
This commit was merged in pull request #390.
This commit is contained in:
19
package.json
19
package.json
@@ -30,22 +30,20 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/check": "^0.9.7",
|
||||
"@astrojs/node": "^10.0.1",
|
||||
"@astrojs/react": "^5.0.0",
|
||||
"@astrojs/node": "^9.5.5",
|
||||
"@astrojs/rss": "^4.0.17",
|
||||
"@astrojs/sitemap": "^3.7.1",
|
||||
"@directus/sdk": "^21.2.0",
|
||||
"@giscus/react": "^3.1.0",
|
||||
"@iconify-json/mdi": "^1.2.3",
|
||||
"@iconify-json/pajamas": "^1.2.15",
|
||||
"@iconify-json/simple-icons": "^1.2.73",
|
||||
"@playform/compress": "^0.2.1",
|
||||
"@iconify-json/simple-icons": "^1.2.74",
|
||||
"@playform/compress": "^0.2.2",
|
||||
"@swup/astro": "^1.8.0",
|
||||
"@tailwindcss/postcss": "^4.2.1",
|
||||
"@tailwindcss/vite": "^4.2.1",
|
||||
"@types/react": "^19.2.14",
|
||||
"@types/unist": "^3.0.3",
|
||||
"astro": "^6.0.4",
|
||||
"astro": "^5.18.1",
|
||||
"astro-compress": "^2.4.0",
|
||||
"astro-icon": "^1.1.5",
|
||||
"dayjs": "^1.11.20",
|
||||
"markdown-it": "^14.1.1",
|
||||
@@ -54,8 +52,6 @@
|
||||
"mdast-util-to-string": "^4.0.0",
|
||||
"photoswipe": "^5.4.4",
|
||||
"preline": "^4.1.2",
|
||||
"react": "^19.2.4",
|
||||
"react-dom": "^19.2.4",
|
||||
"reading-time": "^1.5.0",
|
||||
"sharp": "^0.34.5",
|
||||
"sharp-ico": "^0.1.5",
|
||||
@@ -64,11 +60,11 @@
|
||||
"ultrahtml": "^1.6.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint-react/eslint-plugin": "^2.13.0",
|
||||
"@saithodev/semantic-release-gitea": "^2.1.0",
|
||||
"@semantic-release/changelog": "^6.0.3",
|
||||
"@semantic-release/commit-analyzer": "^13.0.1",
|
||||
"@semantic-release/git": "^10.0.1",
|
||||
"@semantic-release/npm": "^13.1.5",
|
||||
"@semantic-release/release-notes-generator": "^14.1.0",
|
||||
"@tailwindcss/forms": "^0.5.11",
|
||||
"@tailwindcss/typography": "^0.5.19",
|
||||
@@ -77,9 +73,6 @@
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"eslint-plugin-astro": "^1.6.0",
|
||||
"eslint-plugin-format": "^2.0.1",
|
||||
"eslint-plugin-react": "^7.37.5",
|
||||
"eslint-plugin-react-hooks": "^7.0.1",
|
||||
"eslint-plugin-react-refresh": "^0.5.2",
|
||||
"prettier": "^3.8.1",
|
||||
"prettier-plugin-astro": "^0.14.1",
|
||||
"prettier-plugin-tailwindcss": "^0.7.2",
|
||||
|
||||
Reference in New Issue
Block a user