Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
DanSnow committed Apr 22, 2024
1 parent b4ceb29 commit 0c74c6c
Show file tree
Hide file tree
Showing 8 changed files with 297 additions and 290 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
"packages/*"
],
"devDependencies": {
"@antfu/eslint-config": "2.13.3",
"@antfu/eslint-config": "2.15.0",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.1",
"@moonrepo/cli": "1.23.4",
"@moonrepo/cli": "1.24.1",
"@nuxt/image": "1.0.0-rc.1",
"@nuxtjs/tailwindcss": "6.8.0",
"@rollup/plugin-virtual": "3.0.2",
"@vitest/coverage-v8": "1.5.0",
"eslint": "9.0.0",
"eslint": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"fs-extra": "11.2.0",
"prettier": "3.2.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/code-highlight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"@babel/core": "7.24.4",
"babel-plugin-prismjs": "2.1.0",
"changelogen": "0.5.5",
"eslint": "9.0.0",
"vite": "5.2.8",
"eslint": "9.1.0",
"vite": "5.2.10",
"vite-plugin-babel": "1.2.0"
}
}
2 changes: 1 addition & 1 deletion packages/custom-field/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"dependencies": {
"hookable": "^5.5.3",
"remeda": "^1.58.1",
"remeda": "^1.61.0",
"unctx": "^2.3.1",
"vue": "^3.4.21"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/karbon-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@fast-check/vitest": "0.1.0",
"@moonrepo/cli": "1.23.4",
"@moonrepo/cli": "1.24.1",
"fast-check": "3.17.2",
"happy-dom": "14.7.1",
"tsup": "8.0.2",
Expand Down
16 changes: 8 additions & 8 deletions packages/karbon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
"@nuxt/kit": "~3.7.3",
"@nuxt/schema": "~3.7.3",
"@nuxtjs/html-validator": "^1.5.1",
"@sentry/node": "^7.110.0",
"@sentry/tracing": "^7.110.0",
"@sentry/node": "^7.111.0",
"@sentry/tracing": "^7.111.0",
"@storipress/builder-component": "^1.4.3",
"@storipress/code-highlight": "^0.0.3",
"@storipress/custom-field": "^1.1.7",
Expand Down Expand Up @@ -99,30 +99,30 @@
"pathe": "^1.1.2",
"pretty-bytes": "^6.1.1",
"prismjs": "^1.29.0",
"remeda": "^1.58.1",
"remeda": "^1.61.0",
"sass": "^1.75.0",
"scule": "^1.3.0",
"serialize-javascript": "^6.0.2",
"tailwindcss": "^3.4.3",
"tempy": "^3.1.0",
"tiny-invariant": "^1.3.3",
"ts-pattern": "^5.1.1",
"type-fest": "^4.15.0",
"type-fest": "^4.16.0",
"typesense-instantsearch-adapter": "^2.8.0",
"unbuild": "^2.0.0",
"unenv": "^1.9.0",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-components": "^0.26.0",
"unstorage": "^1.10.2",
"uuid": "^9.0.1",
"vite": "^5.2.8",
"vite": "^5.2.10",
"vite-plugin-css-injected-by-js": "^3.5.0",
"vite-tsconfig-paths": "^4.3.2",
"vue": "^3.4.21",
"vue-instantsearch": "^4.15.0",
"vue-router": "^4.3.0",
"vue3-lazy-hydration": "^1.2.1",
"zod": "^3.22.4",
"zod": "^3.23.0",
"zod-validation-error": "^3.1.0"
},
"devDependencies": {
Expand All @@ -144,15 +144,15 @@
"changelogen": "0.5.5",
"fs-extra": "11.2.0",
"globby": "14.0.1",
"msw": "2.2.13",
"msw": "2.2.14",
"nuxt": "3.7.3",
"prettier": "3.2.5",
"proper-tags": "^2.0.2",
"tsup": "8.0.2",
"tsx": "4.7.2",
"typescript": "5.4.5",
"vitest": "1.5.0",
"zx": "8.0.1"
"zx": "8.0.2"
},
"publishConfig": {
"access": "public"
Expand Down
10 changes: 5 additions & 5 deletions packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"@nuxt/devalue": "^2.0.2",
"@nuxt/kit": "3.7.3",
"@nuxtjs/html-validator": "^1.5.1",
"@sentry/node": "^7.110.0",
"@sentry/tracing": "^7.110.0",
"@sentry/node": "^7.111.0",
"@sentry/tracing": "^7.111.0",
"@storipress/builder-component": "^1.4.3",
"@storipress/custom-field": "workspace:*",
"@storipress/karbon": "workspace:*",
Expand Down Expand Up @@ -54,13 +54,13 @@
"serialize-javascript": "^6.0.2",
"tailwindcss": "^3.4.3",
"tiny-invariant": "^1.3.3",
"type-fest": "^4.15.0",
"type-fest": "^4.16.0",
"typesense-instantsearch-adapter": "^2.8.0",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-components": "^0.26.0",
"unstorage": "^1.10.2",
"uuid": "^9.0.1",
"vite": "^5.2.8",
"vite": "^5.2.10",
"vite-plugin-css-injected-by-js": "^3.5.0",
"vue-instantsearch": "^4.15.0",
"vue3-lazy-hydration": "^1.2.1"
Expand All @@ -79,7 +79,7 @@
"@types/tar": "6.1.12",
"@types/uuid": "9.0.8",
"@vitejs/plugin-vue": "5.0.4",
"eslint": "9.0.0",
"eslint": "9.1.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"fs-extra": "11.2.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/typesense-xior/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
},
"dependencies": {
"typesense": "1.8.2",
"xior": "0.3.11"
"xior": "0.3.13"
},
"devDependencies": {
"@moonrepo/cli": "1.23.4",
"@moonrepo/cli": "1.24.1",
"builtin-modules": "3.3.0",
"vite": "5.2.8"
"vite": "5.2.10"
}
}
Loading

0 comments on commit 0c74c6c

Please sign in to comment.