Skip to content

Commit

Permalink
build: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
GiyoMoon committed Oct 17, 2024
1 parent 3471801 commit 0659438
Show file tree
Hide file tree
Showing 22 changed files with 279 additions and 279 deletions.
4 changes: 2 additions & 2 deletions dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"@corvu/tailwind": "workspace:*",
"@typescript-eslint/parser": "^8.9.0",
"@typescript-eslint/parser": "^8.10.0",
"autoprefixer": "^10.4.20",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -33,7 +33,7 @@
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"tailwindcss": "^3.4.14",
"typescript-eslint": "^8.9.0",
"typescript-eslint": "^8.10.0",
"vite": "^5.4.9",
"vite-plugin-solid": "^2.10.2",
"vite-tsconfig-paths": "^5.0.1"
Expand Down
6 changes: 3 additions & 3 deletions packages/accordion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"solid-list": "workspace:~"
},
"devDependencies": {
"@typescript-eslint/parser": "^8.9.0",
"@typescript-eslint/parser": "^8.10.0",
"esbuild-plugin-solid": "^0.6.0",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -69,9 +69,9 @@
"prettier": "^3.3.3",
"solid-js": "^1.9.2",
"tsup": "^8.3.0",
"typedoc": "^0.26.9",
"typedoc": "^0.26.10",
"typescript": "^5.6.3",
"typescript-eslint": "^8.9.0"
"typescript-eslint": "^8.10.0"
},
"peerDependencies": {
"solid-js": "^1.8"
Expand Down
4 changes: 2 additions & 2 deletions packages/corvu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@corvu/tooltip": "workspace:~"
},
"devDependencies": {
"@typescript-eslint/parser": "^8.9.0",
"@typescript-eslint/parser": "^8.10.0",
"esbuild-plugin-solid": "^0.6.0",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -72,7 +72,7 @@
"solid-js": "^1.9.2",
"tsup": "^8.3.0",
"typescript": "^5.6.3",
"typescript-eslint": "^8.9.0"
"typescript-eslint": "^8.10.0"
},
"peerDependencies": {
"solid-js": "^1.8"
Expand Down
6 changes: 3 additions & 3 deletions packages/dialog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"solid-prevent-scroll": "workspace:~"
},
"devDependencies": {
"@typescript-eslint/parser": "^8.9.0",
"@typescript-eslint/parser": "^8.10.0",
"esbuild-plugin-solid": "^0.6.0",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -71,9 +71,9 @@
"prettier": "^3.3.3",
"solid-js": "^1.9.2",
"tsup": "^8.3.0",
"typedoc": "^0.26.9",
"typedoc": "^0.26.10",
"typescript": "^5.6.3",
"typescript-eslint": "^8.9.0"
"typescript-eslint": "^8.10.0"
},
"peerDependencies": {
"solid-js": "^1.8"
Expand Down
6 changes: 3 additions & 3 deletions packages/disclosure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"solid-presence": "workspace:~"
},
"devDependencies": {
"@typescript-eslint/parser": "^8.9.0",
"@typescript-eslint/parser": "^8.10.0",
"esbuild-plugin-solid": "^0.6.0",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -68,9 +68,9 @@
"prettier": "^3.3.3",
"solid-js": "^1.9.2",
"tsup": "^8.3.0",
"typedoc": "^0.26.9",
"typedoc": "^0.26.10",
"typescript": "^5.6.3",
"typescript-eslint": "^8.9.0"
"typescript-eslint": "^8.10.0"
},
"peerDependencies": {
"solid-js": "^1.8"
Expand Down
6 changes: 3 additions & 3 deletions packages/drawer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"solid-transition-size": "workspace:~"
},
"devDependencies": {
"@typescript-eslint/parser": "^8.9.0",
"@typescript-eslint/parser": "^8.10.0",
"esbuild-plugin-solid": "^0.6.0",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -70,9 +70,9 @@
"prettier": "^3.3.3",
"solid-js": "^1.9.2",
"tsup": "^8.3.0",
"typedoc": "^0.26.9",
"typedoc": "^0.26.10",
"typescript": "^5.6.3",
"typescript-eslint": "^8.9.0"
"typescript-eslint": "^8.10.0"
},
"peerDependencies": {
"solid-js": "^1.8"
Expand Down
6 changes: 3 additions & 3 deletions packages/otp-field/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@corvu/utils": "workspace:~"
},
"devDependencies": {
"@typescript-eslint/parser": "^8.9.0",
"@typescript-eslint/parser": "^8.10.0",
"esbuild-plugin-solid": "^0.6.0",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -67,9 +67,9 @@
"prettier": "^3.3.3",
"solid-js": "^1.9.2",
"tsup": "^8.3.0",
"typedoc": "^0.26.9",
"typedoc": "^0.26.10",
"typescript": "^5.6.3",
"typescript-eslint": "^8.9.0"
"typescript-eslint": "^8.10.0"
},
"peerDependencies": {
"solid-js": "^1.8"
Expand Down
6 changes: 3 additions & 3 deletions packages/popover/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@floating-ui/dom": "^1.6.11"
},
"devDependencies": {
"@typescript-eslint/parser": "^8.9.0",
"@typescript-eslint/parser": "^8.10.0",
"esbuild-plugin-solid": "^0.6.0",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -69,9 +69,9 @@
"prettier": "^3.3.3",
"solid-js": "^1.9.2",
"tsup": "^8.3.0",
"typedoc": "^0.26.9",
"typedoc": "^0.26.10",
"typescript": "^5.6.3",
"typescript-eslint": "^8.9.0"
"typescript-eslint": "^8.10.0"
},
"peerDependencies": {
"solid-js": "^1.8"
Expand Down
6 changes: 3 additions & 3 deletions packages/resizable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@corvu/utils": "workspace:~"
},
"devDependencies": {
"@typescript-eslint/parser": "^8.9.0",
"@typescript-eslint/parser": "^8.10.0",
"esbuild-plugin-solid": "^0.6.0",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -67,9 +67,9 @@
"prettier": "^3.3.3",
"solid-js": "^1.9.2",
"tsup": "^8.3.0",
"typedoc": "^0.26.9",
"typedoc": "^0.26.10",
"typescript": "^5.6.3",
"typescript-eslint": "^8.9.0"
"typescript-eslint": "^8.10.0"
},
"peerDependencies": {
"solid-js": "^1.8"
Expand Down
6 changes: 3 additions & 3 deletions packages/solid-dismissible/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@corvu/utils": "workspace:~"
},
"devDependencies": {
"@typescript-eslint/parser": "^8.9.0",
"@typescript-eslint/parser": "^8.10.0",
"esbuild-plugin-solid": "^0.6.0",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -67,9 +67,9 @@
"prettier": "^3.3.3",
"solid-js": "^1.9.2",
"tsup": "^8.3.0",
"typedoc": "^0.26.9",
"typedoc": "^0.26.10",
"typescript": "^5.6.3",
"typescript-eslint": "^8.9.0"
"typescript-eslint": "^8.10.0"
},
"peerDependencies": {
"solid-js": "^1.8"
Expand Down
6 changes: 3 additions & 3 deletions packages/solid-focus-trap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@corvu/utils": "workspace:~"
},
"devDependencies": {
"@typescript-eslint/parser": "^8.9.0",
"@typescript-eslint/parser": "^8.10.0",
"esbuild-plugin-solid": "^0.6.0",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -66,9 +66,9 @@
"prettier": "^3.3.3",
"solid-js": "^1.9.2",
"tsup": "^8.3.0",
"typedoc": "^0.26.9",
"typedoc": "^0.26.10",
"typescript": "^5.6.3",
"typescript-eslint": "^8.9.0"
"typescript-eslint": "^8.10.0"
},
"peerDependencies": {
"solid-js": "^1.8"
Expand Down
6 changes: 3 additions & 3 deletions packages/solid-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@corvu/utils": "workspace:~"
},
"devDependencies": {
"@typescript-eslint/parser": "^8.9.0",
"@typescript-eslint/parser": "^8.10.0",
"esbuild-plugin-solid": "^0.6.0",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -65,9 +65,9 @@
"prettier": "^3.3.3",
"solid-js": "^1.9.2",
"tsup": "^8.3.0",
"typedoc": "^0.26.9",
"typedoc": "^0.26.10",
"typescript": "^5.6.3",
"typescript-eslint": "^8.9.0"
"typescript-eslint": "^8.10.0"
},
"peerDependencies": {
"solid-js": "^1.8"
Expand Down
6 changes: 3 additions & 3 deletions packages/solid-persistent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"typedoc": "typedoc --json api.json --entryPoints ./src/index.ts"
},
"devDependencies": {
"@typescript-eslint/parser": "^8.9.0",
"@typescript-eslint/parser": "^8.10.0",
"esbuild-plugin-solid": "^0.6.0",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -63,9 +63,9 @@
"prettier": "^3.3.3",
"solid-js": "^1.9.2",
"tsup": "^8.3.0",
"typedoc": "^0.26.9",
"typedoc": "^0.26.10",
"typescript": "^5.6.3",
"typescript-eslint": "^8.9.0"
"typescript-eslint": "^8.10.0"
},
"peerDependencies": {
"solid-js": "^1.8"
Expand Down
6 changes: 3 additions & 3 deletions packages/solid-presence/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@corvu/utils": "workspace:~"
},
"devDependencies": {
"@typescript-eslint/parser": "^8.9.0",
"@typescript-eslint/parser": "^8.10.0",
"esbuild-plugin-solid": "^0.6.0",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -64,9 +64,9 @@
"prettier": "^3.3.3",
"solid-js": "^1.9.2",
"tsup": "^8.3.0",
"typedoc": "^0.26.9",
"typedoc": "^0.26.10",
"typescript": "^5.6.3",
"typescript-eslint": "^8.9.0"
"typescript-eslint": "^8.10.0"
},
"peerDependencies": {
"solid-js": "^1.8"
Expand Down
6 changes: 3 additions & 3 deletions packages/solid-prevent-scroll/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@corvu/utils": "workspace:~"
},
"devDependencies": {
"@typescript-eslint/parser": "^8.9.0",
"@typescript-eslint/parser": "^8.10.0",
"esbuild-plugin-solid": "^0.6.0",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -66,9 +66,9 @@
"prettier": "^3.3.3",
"solid-js": "^1.9.2",
"tsup": "^8.3.0",
"typedoc": "^0.26.9",
"typedoc": "^0.26.10",
"typescript": "^5.6.3",
"typescript-eslint": "^8.9.0"
"typescript-eslint": "^8.10.0"
},
"peerDependencies": {
"solid-js": "^1.8"
Expand Down
6 changes: 3 additions & 3 deletions packages/solid-transition-size/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@corvu/utils": "workspace:~"
},
"devDependencies": {
"@typescript-eslint/parser": "^8.9.0",
"@typescript-eslint/parser": "^8.10.0",
"esbuild-plugin-solid": "^0.6.0",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -66,9 +66,9 @@
"prettier": "^3.3.3",
"solid-js": "^1.9.2",
"tsup": "^8.3.0",
"typedoc": "^0.26.9",
"typedoc": "^0.26.10",
"typescript": "^5.6.3",
"typescript-eslint": "^8.9.0"
"typescript-eslint": "^8.10.0"
},
"peerDependencies": {
"solid-js": "^1.8"
Expand Down
4 changes: 2 additions & 2 deletions packages/tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,15 +56,15 @@
"lint": "eslint --max-warnings=0 ."
},
"devDependencies": {
"@typescript-eslint/parser": "^8.9.0",
"@typescript-eslint/parser": "^8.10.0",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"prettier": "^3.3.3",
"tailwindcss": "^3.4.14",
"tsup": "^8.3.0",
"typescript": "^5.6.3",
"typescript-eslint": "^8.9.0"
"typescript-eslint": "^8.10.0"
},
"peerDependencies": {
"tailwindcss": "^3"
Expand Down
6 changes: 3 additions & 3 deletions packages/tooltip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"solid-presence": "workspace:~"
},
"devDependencies": {
"@typescript-eslint/parser": "^8.9.0",
"@typescript-eslint/parser": "^8.10.0",
"esbuild-plugin-solid": "^0.6.0",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -70,9 +70,9 @@
"prettier": "^3.3.3",
"solid-js": "^1.9.2",
"tsup": "^8.3.0",
"typedoc": "^0.26.9",
"typedoc": "^0.26.10",
"typescript": "^5.6.3",
"typescript-eslint": "^8.9.0"
"typescript-eslint": "^8.10.0"
},
"peerDependencies": {
"solid-js": "^1.8"
Expand Down
4 changes: 2 additions & 2 deletions packages/unocss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,14 +56,14 @@
"lint": "eslint --max-warnings=0 ."
},
"devDependencies": {
"@typescript-eslint/parser": "^8.9.0",
"@typescript-eslint/parser": "^8.10.0",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"prettier": "^3.3.3",
"tsup": "^8.3.0",
"typescript": "^5.6.3",
"typescript-eslint": "^8.9.0"
"typescript-eslint": "^8.10.0"
},
"dependencies": {
"@unocss/core": "^0.63.4"
Expand Down
Loading

0 comments on commit 0659438

Please sign in to comment.