Skip to content

Commit

Permalink
deps: update
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksandrSl committed Jan 12, 2025
1 parent 6310ebd commit 3188d02
Show file tree
Hide file tree
Showing 2 changed files with 3,285 additions and 3,339 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,28 +10,28 @@
"postinstall": "npx simple-git-hooks"
},
"dependencies": {
"@astrojs/mdx": "^2.3.1",
"@astrojs/sitemap": "^3.1.4",
"@nanostores/i18n": "^0.12.1",
"astro": "^4.6.3",
"astro-icon": "^1.1.0",
"nanostores": "^0.10.3",
"typescript": "^5.4.5"
"@astrojs/mdx": "^4.0.5",
"@astrojs/sitemap": "^3.2.1",
"@nanostores/i18n": "^0.12.2",
"astro": "^5.1.5",
"astro-icon": "^1.1.5",
"nanostores": "^0.11.3",
"typescript": "^5.7.3"
},
"devDependencies": {
"@astrojs/check": "^0.5.10",
"@eslint/eslintrc": "^3.0.2",
"@typescript-eslint/parser": "^7.7.0",
"eslint": "^9.1.0",
"@astrojs/check": "^0.9.4",
"@eslint/eslintrc": "^3.2.0",
"@typescript-eslint/parser": "^8.19.1",
"eslint": "^9.18.0",
"eslint-config-standard": "^17.1.0",
"eslint-define-config": "^2.1.0",
"eslint-plugin-astro": "^0.34.0",
"eslint-plugin-perfectionist": "^2.9.0",
"eslint-plugin-astro": "^1.3.1",
"eslint-plugin-perfectionist": "^4.6.0",
"nano-staged": "^0.8.0",
"prettier": "^3.2.5",
"prettier-plugin-astro": "^0.13.0",
"prettier": "^3.4.2",
"prettier-plugin-astro": "^0.14.1",
"simple-git-hooks": "^2.11.1",
"typescript-eslint": "^7.7.0"
"typescript-eslint": "^8.19.1"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit 3188d02

Please sign in to comment.