|
@@ -4749,7 +4749,6 @@
|
|
|
"url": "https://github.com/sponsors/ai"
|
|
|
}
|
|
|
],
|
|
|
- "license": "MIT",
|
|
|
"bin": {
|
|
|
"nanoid": "bin/nanoid.cjs"
|
|
|
},
|
|
@@ -4987,9 +4986,9 @@
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
"node_modules/picocolors": {
|
|
|
- "version": "1.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz",
|
|
|
- "integrity": "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==",
|
|
|
+ "version": "1.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.0.tgz",
|
|
|
+ "integrity": "sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==",
|
|
|
"dev": true
|
|
|
},
|
|
|
"node_modules/picomatch": {
|
|
@@ -5038,9 +5037,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/postcss": {
|
|
|
- "version": "8.4.41",
|
|
|
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.41.tgz",
|
|
|
- "integrity": "sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==",
|
|
|
+ "version": "8.4.47",
|
|
|
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.47.tgz",
|
|
|
+ "integrity": "sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==",
|
|
|
"dev": true,
|
|
|
"funding": [
|
|
|
{
|
|
@@ -5056,11 +5055,10 @@
|
|
|
"url": "https://github.com/sponsors/ai"
|
|
|
}
|
|
|
],
|
|
|
- "license": "MIT",
|
|
|
"dependencies": {
|
|
|
"nanoid": "^3.3.7",
|
|
|
- "picocolors": "^1.0.1",
|
|
|
- "source-map-js": "^1.2.0"
|
|
|
+ "picocolors": "^1.1.0",
|
|
|
+ "source-map-js": "^1.2.1"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": "^10 || ^12 || >=14"
|
|
@@ -5312,11 +5310,10 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/source-map-js": {
|
|
|
- "version": "1.2.0",
|
|
|
- "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.0.tgz",
|
|
|
- "integrity": "sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==",
|
|
|
+ "version": "1.2.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
|
|
|
+ "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
|
|
|
"dev": true,
|
|
|
- "license": "BSD-3-Clause",
|
|
|
"engines": {
|
|
|
"node": ">=0.10.0"
|
|
|
}
|
|
@@ -5772,14 +5769,13 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/vite": {
|
|
|
- "version": "5.4.2",
|
|
|
- "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.2.tgz",
|
|
|
- "integrity": "sha512-dDrQTRHp5C1fTFzcSaMxjk6vdpKvT+2/mIdE07Gw2ykehT49O0z/VHS3zZ8iV/Gh8BJJKHWOe5RjaNrW5xf/GA==",
|
|
|
+ "version": "5.4.8",
|
|
|
+ "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.8.tgz",
|
|
|
+ "integrity": "sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==",
|
|
|
"dev": true,
|
|
|
- "license": "MIT",
|
|
|
"dependencies": {
|
|
|
"esbuild": "^0.21.3",
|
|
|
- "postcss": "^8.4.41",
|
|
|
+ "postcss": "^8.4.43",
|
|
|
"rollup": "^4.20.0"
|
|
|
},
|
|
|
"bin": {
|