Skip to content

Commit cf86b21

Browse files
committed
update deps
1 parent 4699fdc commit cf86b21

File tree

2 files changed

+63
-71
lines changed

2 files changed

+63
-71
lines changed

package-lock.json

Lines changed: 54 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,21 +16,21 @@
1616
"@astrojs/rss": "^4.0.10",
1717
"@astrojs/sitemap": "^3.2.1",
1818
"@astrojs/tailwind": "^5.1.3",
19-
"@iconify-json/devicon": "^1.2.4",
19+
"@iconify-json/devicon": "^1.2.7",
2020
"@iconify-json/file-icons": "^1.2.0",
2121
"@iconify-json/skill-icons": "^1.2.0",
2222
"astro": "^5.0.3",
23-
"astro-icon": "^1.1.1",
24-
"tailwindcss": "^3.4.14",
25-
"three": "^0.169.0",
26-
"typescript": "^5.6.3"
23+
"astro-icon": "^1.1.4",
24+
"tailwindcss": "^3.4.16",
25+
"three": "^0.171.0",
26+
"typescript": "^5.7.2"
2727
},
2828
"devDependencies": {
29-
"@types/three": "^0.169.0",
30-
"prettier": "^3.3.3",
29+
"@types/three": "^0.170.0",
30+
"prettier": "^3.4.2",
3131
"prettier-plugin-astro": "^0.14.1",
32-
"prettier-plugin-classnames": "^0.7.3",
32+
"prettier-plugin-classnames": "^0.7.4",
3333
"prettier-plugin-merge": "^0.7.1",
34-
"prettier-plugin-tailwindcss": "^0.6.8"
34+
"prettier-plugin-tailwindcss": "^0.6.9"
3535
}
3636
}

0 commit comments

Comments
 (0)