mirror of
https://github.com/promplate/pyth-on-line.git
synced 2025-09-06 20:53:20 +00:00
chore(deps): update dependencies
Some checks failed
javascript checks / check (macos) (push) Has been cancelled
javascript checks / check (ubuntu) (push) Has been cancelled
javascript checks / check (windows) (push) Has been cancelled
python checks / check (push) Has been cancelled
python checks / test (macos, 3.12) (push) Has been cancelled
python checks / test (macos, 3.13) (push) Has been cancelled
python checks / test (ubuntu, 3.12) (push) Has been cancelled
python checks / test (ubuntu, 3.13) (push) Has been cancelled
python checks / test (windows, 3.12) (push) Has been cancelled
python checks / test (windows, 3.13) (push) Has been cancelled
python checks / publish-hmr (push) Has been cancelled
spell check / typos (push) Has been cancelled
Some checks failed
javascript checks / check (macos) (push) Has been cancelled
javascript checks / check (ubuntu) (push) Has been cancelled
javascript checks / check (windows) (push) Has been cancelled
python checks / check (push) Has been cancelled
python checks / test (macos, 3.12) (push) Has been cancelled
python checks / test (macos, 3.13) (push) Has been cancelled
python checks / test (ubuntu, 3.12) (push) Has been cancelled
python checks / test (ubuntu, 3.13) (push) Has been cancelled
python checks / test (windows, 3.12) (push) Has been cancelled
python checks / test (windows, 3.13) (push) Has been cancelled
python checks / publish-hmr (push) Has been cancelled
spell check / typos (push) Has been cancelled
This commit is contained in:
10
package.json
10
package.json
@@ -19,15 +19,15 @@
|
||||
"@ethercorps/sveltekit-og": "^3.0.0",
|
||||
"@fontsource-variable/fira-code": "^5.2.6",
|
||||
"@fontsource-variable/inter": "^5.2.6",
|
||||
"@iconify/json": "^2.2.349",
|
||||
"@neodrag/svelte": "^2.3.2",
|
||||
"@iconify/json": "^2.2.351",
|
||||
"@neodrag/svelte": "^2.3.3",
|
||||
"@shikijs/monaco": "^3.6.0",
|
||||
"@shikijs/rehype": "^3.6.0",
|
||||
"@sveltejs/adapter-netlify": "^5.0.2",
|
||||
"@sveltejs/kit": "^2.21.5",
|
||||
"@sveltejs/vite-plugin-svelte": "^3.1.2",
|
||||
"@unocss/extractor-svelte": "^66.2.3",
|
||||
"@unocss/reset": "^66.2.1",
|
||||
"@unocss/reset": "^66.2.3",
|
||||
"bits-ui": "^0.22.0",
|
||||
"cheerio": "^1.1.0",
|
||||
"cmdk-sv": "^0.0.19",
|
||||
@@ -58,7 +58,7 @@
|
||||
"vite": "^5.4.19"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^4.14.1",
|
||||
"@antfu/eslint-config": "^4.15.0",
|
||||
"@types/mdast": "^4.0.4",
|
||||
"@types/node": "^24.0.3",
|
||||
"@types/turndown": "^5.0.5",
|
||||
@@ -67,6 +67,6 @@
|
||||
"eslint-plugin-format": "^1.0.1",
|
||||
"eslint-plugin-svelte": "^3.9.2",
|
||||
"libraries.io": "^3.2.10",
|
||||
"svelte-check": "^4.2.1"
|
||||
"svelte-check": "^4.2.2"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user