Skip to content

Commit

Permalink
upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Mitsunee committed Nov 5, 2024
1 parent cc99d07 commit 02c26af
Show file tree
Hide file tree
Showing 2 changed files with 996 additions and 1,127 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,32 +38,32 @@
"@astrojs/preact": "^3.5.3",
"@csstools/postcss-global-data": "^3.0.0",
"@nanostores/preact": "^0.5.2",
"astro": "^4.15.10",
"astro": "^4.16.9",
"classcat": "^5.0.5",
"nanostores": "^0.11.3",
"postcss": "^8.4.47",
"postcss-preset-env": "^10.0.5",
"preact": "^10.24.1",
"postcss-preset-env": "^10.0.9",
"preact": "^10.24.3",
"react": "npm:@preact/compat@^18.3.1",
"react-dom": "npm:@preact/compat@^18.3.1",
"sharp": "0.32.6"
},
"devDependencies": {
"@astrojs/check": "^0.9.3",
"@astrojs/check": "^0.9.4",
"@types/node": "^22.9.0",
"esbuild": "^0.24.0",
"esbuild-register": "^3.6.0",
"eslint": "^8.57.0",
"eslint-config-foxkit": "4.1.1",
"eslint-config-foxkit-react": "^1.0.1",
"eslint-config-foxkit": "4.1.2",
"eslint-config-foxkit-react": "^1.0.3",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-astro": "^1.2.4",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-astro": "^1.3.0",
"eslint-plugin-import": "^2.31.0",
"nano-staged": "^0.8.0",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",
"simple-git-hooks": "^2.11.1",
"typescript": "5.5.4",
"typescript": "5.6.3",
"uvu": "^0.5.6"
}
}
Loading

0 comments on commit 02c26af

Please sign in to comment.