Updated deps
This commit is contained in:
parent
b1561c1b74
commit
8173221b3a
|
@ -13,7 +13,7 @@
|
||||||
"@fontsource-variable/murecho": "^5.0.19",
|
"@fontsource-variable/murecho": "^5.0.19",
|
||||||
"@fontsource-variable/vollkorn": "^5.0.21",
|
"@fontsource-variable/vollkorn": "^5.0.21",
|
||||||
"accept-language": "^3.0.18",
|
"accept-language": "^3.0.18",
|
||||||
"astro": "4.8.1",
|
"astro": "4.8.2",
|
||||||
"astro-icon": "^1.1.0",
|
"astro-icon": "^1.1.0",
|
||||||
"node-cache": "^5.1.2",
|
"node-cache": "^5.1.2",
|
||||||
"tippy.js": "^6.3.7",
|
"tippy.js": "^6.3.7",
|
||||||
|
@ -24,8 +24,8 @@
|
||||||
"@types/ua-parser-js": "^0.7.39",
|
"@types/ua-parser-js": "^0.7.39",
|
||||||
"astro-meta-tags": "^0.3.0",
|
"astro-meta-tags": "^0.3.0",
|
||||||
"autoprefixer": "^10.4.19",
|
"autoprefixer": "^10.4.19",
|
||||||
"bun-types": "^1.1.7",
|
"bun-types": "^1.1.8",
|
||||||
"postcss-preset-env": "^9.5.11",
|
"postcss-preset-env": "^9.5.12",
|
||||||
"prettier": "^3.2.5",
|
"prettier": "^3.2.5",
|
||||||
"prettier-plugin-astro": "^0.13.0",
|
"prettier-plugin-astro": "^0.13.0",
|
||||||
"typescript": "^5.4.5"
|
"typescript": "^5.4.5"
|
||||||
|
@ -788,9 +788,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@csstools/postcss-cascade-layers": {
|
"node_modules/@csstools/postcss-cascade-layers": {
|
||||||
"version": "4.0.4",
|
"version": "4.0.5",
|
||||||
"resolved": "https://registry.npmjs.org/@csstools/postcss-cascade-layers/-/postcss-cascade-layers-4.0.4.tgz",
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-cascade-layers/-/postcss-cascade-layers-4.0.5.tgz",
|
||||||
"integrity": "sha512-MKErv8lpEwVmAcAwidY1Kfd3oWrh2Q14kxHs9xn26XzjP/PrcdngWq63lJsZeMlBY7o+WlEOeE+FP6zPzeY2uw==",
|
"integrity": "sha512-nAI2ToT2G/E4XEwJitVjCr2V2SluE9Eaiski+xfRbKSGxFmDUtua7SCG1AtMbjteIVqGDRw7uBd7qXqCZq2b1Q==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -803,7 +803,7 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@csstools/selector-specificity": "^3.0.3",
|
"@csstools/selector-specificity": "^3.1.0",
|
||||||
"postcss-selector-parser": "^6.0.13"
|
"postcss-selector-parser": "^6.0.13"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
|
@ -1059,9 +1059,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@csstools/postcss-is-pseudo-class": {
|
"node_modules/@csstools/postcss-is-pseudo-class": {
|
||||||
"version": "4.0.6",
|
"version": "4.0.7",
|
||||||
"resolved": "https://registry.npmjs.org/@csstools/postcss-is-pseudo-class/-/postcss-is-pseudo-class-4.0.6.tgz",
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-is-pseudo-class/-/postcss-is-pseudo-class-4.0.7.tgz",
|
||||||
"integrity": "sha512-HilOhAsMpFheMYkuaREZx+CGa4hsG6kQdzwXSsuqKDFzYz2eIMP213+3dH/vUbPXaWrzqLKr8m3i0dgYPoh7vg==",
|
"integrity": "sha512-snT/fL6V0I/4AiObPtk2mzJ/eSvpqnf3Kyx9Mc0rI6VskjRkkrEME+kH3aMKBKwjstBrgrYUMoI+vXw2HRi9CQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -1074,7 +1074,7 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@csstools/selector-specificity": "^3.0.3",
|
"@csstools/selector-specificity": "^3.1.0",
|
||||||
"postcss-selector-parser": "^6.0.13"
|
"postcss-selector-parser": "^6.0.13"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
|
@ -1568,9 +1568,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@csstools/selector-specificity": {
|
"node_modules/@csstools/selector-specificity": {
|
||||||
"version": "3.0.3",
|
"version": "3.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-3.0.3.tgz",
|
"resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-3.1.0.tgz",
|
||||||
"integrity": "sha512-KEPNw4+WW5AVEIyzC80rTbWEUatTW2lXpN8+8ILC8PiPeWPjwUzrPZDIOZ2wwqDmeqOYTdSGyL3+vE5GC3FB3Q==",
|
"integrity": "sha512-tGDFEHZ4XJeIt5NF7/nAfLGqPckmDZSnYne5gl67p4agQolE5s4rofdQ3e+VkeukfR91lVtSQ/Jt9DqM1ICiIQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -3139,9 +3139,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/astro": {
|
"node_modules/astro": {
|
||||||
"version": "4.8.1",
|
"version": "4.8.2",
|
||||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.8.1.tgz",
|
"resolved": "https://registry.npmjs.org/astro/-/astro-4.8.2.tgz",
|
||||||
"integrity": "sha512-m11p7QkROpKbercBSqv99Q+ueN0azsw/SwG67qjxmUXS9jHghc9IYSsZLbwEuR6wH5qHkaeKx8y2rV64mYKOFw==",
|
"integrity": "sha512-WBrnNePQ03cF5c+9sjD3TeyJodWMuPCwygDOUo7r+7LbKDN9TJK+KxIxo01AOX4HcexhxcLiTVVCBLSsi+OX9A==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/compiler": "^2.8.0",
|
"@astrojs/compiler": "^2.8.0",
|
||||||
"@astrojs/internal-helpers": "0.4.0",
|
"@astrojs/internal-helpers": "0.4.0",
|
||||||
|
@ -3804,9 +3804,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/bun-types": {
|
"node_modules/bun-types": {
|
||||||
"version": "1.1.7",
|
"version": "1.1.8",
|
||||||
"resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.1.7.tgz",
|
"resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.1.8.tgz",
|
||||||
"integrity": "sha512-9L1w3dxXrJ5dg9ERd8cc8IJTHZ+0WpSDB9kIo6tVl1s3msNsotsTeh02Wwy8cvd3a4XWEz9+TrJsqhT0dJ6XCQ==",
|
"integrity": "sha512-dwhfuUKSGK8hm5Llcvb5+ejRh+4mIt8ibObJVKhZBsi0ScpXmt+AlaS1eDW6uRXCHj084Qt0kIqAJ08/7ZGC9Q==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/node": "~20.12.8",
|
"@types/node": "~20.12.8",
|
||||||
|
@ -4241,9 +4241,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/css-has-pseudo": {
|
"node_modules/css-has-pseudo": {
|
||||||
"version": "6.0.3",
|
"version": "6.0.4",
|
||||||
"resolved": "https://registry.npmjs.org/css-has-pseudo/-/css-has-pseudo-6.0.3.tgz",
|
"resolved": "https://registry.npmjs.org/css-has-pseudo/-/css-has-pseudo-6.0.4.tgz",
|
||||||
"integrity": "sha512-qIsDxK/z0byH/mpNsv5hzQ5NOl8m1FRmOLgZpx4bG5uYHnOlO2XafeMI4mFIgNSViHwoUWcxSJZyyijaAmbs+A==",
|
"integrity": "sha512-u9vuyeksska4OMRC061xTQb2RJZv7T1JJjnZbaQpNhZRPF1UqGpBqHnlcwRS/1vv+QOpD4NVsaFT4U1zmkciuA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -4256,7 +4256,7 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@csstools/selector-specificity": "^3.0.3",
|
"@csstools/selector-specificity": "^3.1.0",
|
||||||
"postcss-selector-parser": "^6.0.13",
|
"postcss-selector-parser": "^6.0.13",
|
||||||
"postcss-value-parser": "^4.2.0"
|
"postcss-value-parser": "^4.2.0"
|
||||||
},
|
},
|
||||||
|
@ -7386,9 +7386,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/postcss-nesting": {
|
"node_modules/postcss-nesting": {
|
||||||
"version": "12.1.2",
|
"version": "12.1.3",
|
||||||
"resolved": "https://registry.npmjs.org/postcss-nesting/-/postcss-nesting-12.1.2.tgz",
|
"resolved": "https://registry.npmjs.org/postcss-nesting/-/postcss-nesting-12.1.3.tgz",
|
||||||
"integrity": "sha512-FUmTHGDNundodutB4PUBxt/EPuhgtpk8FJGRsBhOuy+6FnkR2A8RZWIsyyy6XmhvX2DZQQWIkvu+HB4IbJm+Ew==",
|
"integrity": "sha512-8XVmgNNYlmIg1qxSP7O5n76nm0I71noCzlSCl7oqaL2opJ5nSB7r8/726yObKrUTRt6ipjiqHB1wYrMVTM66Sg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -7402,7 +7402,7 @@
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@csstools/selector-resolve-nested": "^1.1.0",
|
"@csstools/selector-resolve-nested": "^1.1.0",
|
||||||
"@csstools/selector-specificity": "^3.0.3",
|
"@csstools/selector-specificity": "^3.1.0",
|
||||||
"postcss-selector-parser": "^6.0.13"
|
"postcss-selector-parser": "^6.0.13"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
|
@ -7494,9 +7494,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/postcss-preset-env": {
|
"node_modules/postcss-preset-env": {
|
||||||
"version": "9.5.11",
|
"version": "9.5.12",
|
||||||
"resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-9.5.11.tgz",
|
"resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-9.5.12.tgz",
|
||||||
"integrity": "sha512-rPFnftk1vQAaR45UmsuXhKd/IZrTj39dIc4usu8qbfxyNevHnG+FB8E50U7vs0v2OxBqBt5u0J5+cwb4newzGA==",
|
"integrity": "sha512-aSeT8hNFKAgywopQE9MINFR5rZjRoA1MKv/Z09aLNlF3ki7Es3oeoFDx52po1QbBVvFuU9wSH/IosqqAa3oJow==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -7509,7 +7509,7 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@csstools/postcss-cascade-layers": "^4.0.4",
|
"@csstools/postcss-cascade-layers": "^4.0.5",
|
||||||
"@csstools/postcss-color-function": "^3.0.16",
|
"@csstools/postcss-color-function": "^3.0.16",
|
||||||
"@csstools/postcss-color-mix-function": "^2.0.16",
|
"@csstools/postcss-color-mix-function": "^2.0.16",
|
||||||
"@csstools/postcss-exponential-functions": "^1.0.7",
|
"@csstools/postcss-exponential-functions": "^1.0.7",
|
||||||
|
@ -7519,7 +7519,7 @@
|
||||||
"@csstools/postcss-hwb-function": "^3.0.15",
|
"@csstools/postcss-hwb-function": "^3.0.15",
|
||||||
"@csstools/postcss-ic-unit": "^3.0.6",
|
"@csstools/postcss-ic-unit": "^3.0.6",
|
||||||
"@csstools/postcss-initial": "^1.0.1",
|
"@csstools/postcss-initial": "^1.0.1",
|
||||||
"@csstools/postcss-is-pseudo-class": "^4.0.6",
|
"@csstools/postcss-is-pseudo-class": "^4.0.7",
|
||||||
"@csstools/postcss-light-dark-function": "^1.0.5",
|
"@csstools/postcss-light-dark-function": "^1.0.5",
|
||||||
"@csstools/postcss-logical-float-and-clear": "^2.0.1",
|
"@csstools/postcss-logical-float-and-clear": "^2.0.1",
|
||||||
"@csstools/postcss-logical-overflow": "^1.0.1",
|
"@csstools/postcss-logical-overflow": "^1.0.1",
|
||||||
|
@ -7541,7 +7541,7 @@
|
||||||
"autoprefixer": "^10.4.19",
|
"autoprefixer": "^10.4.19",
|
||||||
"browserslist": "^4.22.3",
|
"browserslist": "^4.22.3",
|
||||||
"css-blank-pseudo": "^6.0.2",
|
"css-blank-pseudo": "^6.0.2",
|
||||||
"css-has-pseudo": "^6.0.3",
|
"css-has-pseudo": "^6.0.4",
|
||||||
"css-prefers-color-scheme": "^9.0.1",
|
"css-prefers-color-scheme": "^9.0.1",
|
||||||
"cssdb": "^8.0.0",
|
"cssdb": "^8.0.0",
|
||||||
"postcss-attribute-case-insensitive": "^6.0.3",
|
"postcss-attribute-case-insensitive": "^6.0.3",
|
||||||
|
@ -7561,7 +7561,7 @@
|
||||||
"postcss-image-set-function": "^6.0.3",
|
"postcss-image-set-function": "^6.0.3",
|
||||||
"postcss-lab-function": "^6.0.16",
|
"postcss-lab-function": "^6.0.16",
|
||||||
"postcss-logical": "^7.0.1",
|
"postcss-logical": "^7.0.1",
|
||||||
"postcss-nesting": "^12.1.2",
|
"postcss-nesting": "^12.1.3",
|
||||||
"postcss-opacity-percentage": "^2.0.0",
|
"postcss-opacity-percentage": "^2.0.0",
|
||||||
"postcss-overflow-shorthand": "^5.0.1",
|
"postcss-overflow-shorthand": "^5.0.1",
|
||||||
"postcss-page-break": "^3.0.4",
|
"postcss-page-break": "^3.0.4",
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
"@fontsource-variable/murecho": "^5.0.19",
|
"@fontsource-variable/murecho": "^5.0.19",
|
||||||
"@fontsource-variable/vollkorn": "^5.0.21",
|
"@fontsource-variable/vollkorn": "^5.0.21",
|
||||||
"accept-language": "^3.0.18",
|
"accept-language": "^3.0.18",
|
||||||
"astro": "4.8.1",
|
"astro": "4.8.2",
|
||||||
"astro-icon": "^1.1.0",
|
"astro-icon": "^1.1.0",
|
||||||
"node-cache": "^5.1.2",
|
"node-cache": "^5.1.2",
|
||||||
"tippy.js": "^6.3.7",
|
"tippy.js": "^6.3.7",
|
||||||
|
@ -35,8 +35,8 @@
|
||||||
"@types/ua-parser-js": "^0.7.39",
|
"@types/ua-parser-js": "^0.7.39",
|
||||||
"astro-meta-tags": "^0.3.0",
|
"astro-meta-tags": "^0.3.0",
|
||||||
"autoprefixer": "^10.4.19",
|
"autoprefixer": "^10.4.19",
|
||||||
"bun-types": "^1.1.7",
|
"bun-types": "^1.1.8",
|
||||||
"postcss-preset-env": "^9.5.11",
|
"postcss-preset-env": "^9.5.12",
|
||||||
"prettier": "^3.2.5",
|
"prettier": "^3.2.5",
|
||||||
"prettier-plugin-astro": "^0.13.0",
|
"prettier-plugin-astro": "^0.13.0",
|
||||||
"typescript": "^5.4.5"
|
"typescript": "^5.4.5"
|
||||||
|
|
Loading…
Reference in New Issue