Updated deps
This commit is contained in:
parent
ee2774b25b
commit
6a9b3c94af
File diff suppressed because it is too large
Load Diff
16
package.json
16
package.json
|
@ -20,27 +20,27 @@
|
|||
"node": ">=19.7.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/check": "^0.5.9",
|
||||
"@astrojs/node": "^8.2.3",
|
||||
"@astrojs/check": "^0.5.10",
|
||||
"@astrojs/node": "^8.2.5",
|
||||
"@fontsource-variable/murecho": "^5.0.18",
|
||||
"@fontsource-variable/vollkorn": "^5.0.20",
|
||||
"accept-language": "^3.0.18",
|
||||
"astro": "4.5.5",
|
||||
"astro": "4.5.9",
|
||||
"astro-icon": "^1.1.0",
|
||||
"node-cache": "^5.1.2",
|
||||
"tippy.js": "^6.3.7",
|
||||
"ua-parser-js": "^1.0.37"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/material-symbols": "^1.1.75",
|
||||
"@iconify-json/material-symbols": "^1.1.76",
|
||||
"@types/ua-parser-js": "^0.7.39",
|
||||
"astro-meta-tags": "^0.2.2",
|
||||
"autoprefixer": "^10.4.18",
|
||||
"bun-types": "^1.0.31",
|
||||
"autoprefixer": "^10.4.19",
|
||||
"bun-types": "^1.0.35",
|
||||
"npm-check-updates": "^16.14.17",
|
||||
"postcss-preset-env": "^9.5.1",
|
||||
"postcss-preset-env": "^9.5.2",
|
||||
"prettier": "^3.2.5",
|
||||
"prettier-plugin-astro": "^0.13.0",
|
||||
"typescript": "^5.4.2"
|
||||
"typescript": "^5.4.3"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue