mirror of
https://github.com/lainbo/component-party.git
synced 2026-04-05 13:09:03 +08:00
feat: upgrade dependencies
This commit is contained in:
26
package.json
26
package.json
@@ -29,23 +29,23 @@
|
||||
"@angular-eslint/eslint-plugin": "^14.1.2",
|
||||
"@angular-eslint/eslint-plugin-template": "^14.1.2",
|
||||
"@angular-eslint/template-parser": "^14.1.2",
|
||||
"@angular/core": "^14.2.8",
|
||||
"@angular/router": "^14.2.8",
|
||||
"@astrojs/markdown-component": "^1.0.1",
|
||||
"@angular/core": "^14.2.9",
|
||||
"@angular/router": "^14.2.9",
|
||||
"@astrojs/markdown-component": "^1.0.2",
|
||||
"@astrojs/svelte": "^1.0.2",
|
||||
"@astrojs/tailwind": "^2.1.1",
|
||||
"@astrojs/tailwind": "^2.1.2",
|
||||
"@babel/eslint-parser": "^7.19.1",
|
||||
"@babel/plugin-proposal-decorators": "^7.20.0",
|
||||
"@babel/plugin-proposal-decorators": "^7.20.2",
|
||||
"@builder.io/qwik": "0.12.1",
|
||||
"@matschik/lz-string": "^0.0.2",
|
||||
"@tailwindcss/typography": "^0.5.7",
|
||||
"@tailwindcss/typography": "^0.5.8",
|
||||
"@types/mdast": "^3.0.10",
|
||||
"@typescript-eslint/eslint-plugin": "^5.42.0",
|
||||
"@typescript-eslint/parser": "^5.42.0",
|
||||
"astro": "^1.6.2",
|
||||
"@typescript-eslint/eslint-plugin": "^5.42.1",
|
||||
"@typescript-eslint/parser": "^5.42.1",
|
||||
"astro": "^1.6.5",
|
||||
"autoprefixer": "^10.4.13",
|
||||
"codesandbox": "^2.2.3",
|
||||
"eslint": "^8.26.0",
|
||||
"eslint": "^8.27.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-plugin-ember": "^11.2.0",
|
||||
"eslint-plugin-lit": "^1.6.1",
|
||||
@@ -56,7 +56,7 @@
|
||||
"eslint-plugin-svelte3": "^4.0.0",
|
||||
"eslint-plugin-vue": "^9.7.0",
|
||||
"esm": "^3.2.25",
|
||||
"husky": "^8.0.1",
|
||||
"husky": "^8.0.2",
|
||||
"lint-staged": "^13.0.3",
|
||||
"lodash.kebabcase": "^4.1.1",
|
||||
"micache": "^2.4.1",
|
||||
@@ -70,9 +70,9 @@
|
||||
"remark": "^14.0.2",
|
||||
"shiki": "^0.11.1",
|
||||
"svelte": "^3.52.0",
|
||||
"tailwindcss": "^3.2.1",
|
||||
"tailwindcss": "^3.2.2",
|
||||
"typescript": "^4.8.4",
|
||||
"vite": "^3.2.2",
|
||||
"vite": "^3.2.3",
|
||||
"vite-plugin-full-reload": "^1.0.4"
|
||||
},
|
||||
"lint-staged": {
|
||||
|
||||
7534
pnpm-lock.yaml
generated
7534
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user