mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
chore(docs): bump deps
This commit is contained in:
parent
8d07132dfb
commit
599d1481cd
2 changed files with 12 additions and 12 deletions
22
docs/package-lock.json
generated
22
docs/package-lock.json
generated
|
@ -8,7 +8,7 @@
|
|||
"@sveltech/routify": "^1.9.10",
|
||||
"@sveltejs/vite-plugin-svelte": "^3.1.2",
|
||||
"carbon-components-svelte": "file:..",
|
||||
"carbon-icons-svelte": "^12.13.0",
|
||||
"carbon-icons-svelte": "^13.3.0",
|
||||
"clipboard-copy": "^4.0.1",
|
||||
"cross-env": "^7.0.3",
|
||||
"mdsvex": "^0.12.3",
|
||||
|
@ -24,7 +24,7 @@
|
|||
}
|
||||
},
|
||||
"..": {
|
||||
"version": "0.87.5",
|
||||
"version": "0.87.7",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"license": "Apache-2.0",
|
||||
|
@ -39,21 +39,21 @@
|
|||
"@testing-library/user-event": "^14.6.1",
|
||||
"autoprefixer": "^10.4.8",
|
||||
"carbon-components": "10.58.12",
|
||||
"carbon-icons-svelte": "^13.2.0",
|
||||
"carbon-preprocess-svelte": "^0.11.10",
|
||||
"carbon-icons-svelte": "^13.3.0",
|
||||
"carbon-preprocess-svelte": "^0.11.11",
|
||||
"culls": "^0.1.1",
|
||||
"jsdom": "^26.0.0",
|
||||
"postcss": "^8.5.3",
|
||||
"prettier": "^3.5.2",
|
||||
"prettier": "^3.5.3",
|
||||
"prettier-plugin-svelte": "^3.3.3",
|
||||
"sass": "^1.49.11",
|
||||
"standard-version": "^9.5.0",
|
||||
"sveld": "^0.22.1",
|
||||
"svelte": "^4.2.19",
|
||||
"svelte-check": "^4.1.4",
|
||||
"svelte-check": "^4.1.5",
|
||||
"tinyglobby": "^0.2.12",
|
||||
"typescript": "^5.7.3",
|
||||
"vitest": "^3.0.6"
|
||||
"typescript": "^5.8.2",
|
||||
"vitest": "^3.0.8"
|
||||
}
|
||||
},
|
||||
"node_modules/@ampproject/remapping": {
|
||||
|
@ -1039,9 +1039,9 @@
|
|||
"link": true
|
||||
},
|
||||
"node_modules/carbon-icons-svelte": {
|
||||
"version": "12.13.0",
|
||||
"resolved": "https://registry.npmjs.org/carbon-icons-svelte/-/carbon-icons-svelte-12.13.0.tgz",
|
||||
"integrity": "sha512-Tkp5Aa34GgAIQ5XSpD0JIKZTqiTUgtIt43SZxXuSDYvQjQ+HQVKNgYiDZ3oAA5etdcGT4O8+vDsVdGeL90Eezg==",
|
||||
"version": "13.3.0",
|
||||
"resolved": "https://registry.npmjs.org/carbon-icons-svelte/-/carbon-icons-svelte-13.3.0.tgz",
|
||||
"integrity": "sha512-pwOVRMYyct0KyzLPCwB7BdeO50lo3I3FclasSPgJiADm49YjYClewHnBsQOM2luu2JCLTdBnadtbVvWSpv+k+Q==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/chalk": {
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
"@sveltech/routify": "^1.9.10",
|
||||
"@sveltejs/vite-plugin-svelte": "^3.1.2",
|
||||
"carbon-components-svelte": "file:..",
|
||||
"carbon-icons-svelte": "^12.13.0",
|
||||
"carbon-icons-svelte": "^13.3.0",
|
||||
"clipboard-copy": "^4.0.1",
|
||||
"cross-env": "^7.0.3",
|
||||
"mdsvex": "^0.12.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue