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

Commit 03e9245

Browse files
committed
chore: upgrade deps
1 parent c04e93a commit 03e9245

File tree

6 files changed

+278
-285
lines changed

6 files changed

+278
-285
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@
1919
"@nuxt/devalue": "^2.0.2",
2020
"@nuxt/kit": "3.6.5",
2121
"@nuxtjs/html-validator": "^1.5.1",
22-
"@sentry/node": "^7.74.0",
23-
"@sentry/tracing": "^7.74.0",
22+
"@sentry/node": "^7.75.0",
23+
"@sentry/tracing": "^7.75.0",
2424
"@vueuse/core": "^10.1.2",
2525
"@vueuse/head": "^1.1.26",
2626
"@vueuse/nuxt": "^10.1.2",
2727
"@zhead/schema": "^1.1.0",
2828
"chalk": "^5.3.0",
2929
"cross-fetch": "^4.0.0",
30-
"destr": "^2.0.1",
30+
"destr": "^2.0.2",
3131
"events": "^3.3.0",
3232
"fast-deep-equal": "^3.1.3",
3333
"find-cache-dir": "^4.0.0",
@@ -46,18 +46,18 @@
4646
"parse5": "^7.1.2",
4747
"pathe": "^1.1.1",
4848
"prismjs": "^1.29.0",
49-
"sass": "^1.69.3",
49+
"sass": "^1.69.4",
5050
"scule": "^1.0.0",
5151
"serialize-javascript": "^6.0.1",
52-
"tailwindcss": "^3.3.3",
52+
"tailwindcss": "^3.3.4",
5353
"tiny-invariant": "^1.3.1",
54-
"type-fest": "^4.4.0",
54+
"type-fest": "^4.5.0",
5555
"typesense-instantsearch-adapter": "^2.7.1",
5656
"unplugin-auto-import": "^0.16.6",
5757
"unplugin-vue-components": "^0.25.2",
5858
"unstorage": "^1.9.0",
5959
"uuid": "^9.0.1",
60-
"vite": "^4.4.11",
60+
"vite": "^4.5.0",
6161
"vite-plugin-css-injected-by-js": "^3.3.0",
6262
"vue-instantsearch": "^4.11.0",
6363
"vue3-lazy-hydration": "^1.2.1"
@@ -77,12 +77,12 @@
7777
"@types/tar": "6.1.6",
7878
"@types/uuid": "9.0.5",
7979
"@vitejs/plugin-vue": "4.4.0",
80-
"eslint": "8.51.0",
80+
"eslint": "8.52.0",
8181
"eslint-config-prettier": "9.0.0",
8282
"eslint-plugin-prettier": "5.0.1",
8383
"fs-extra": "11.1.1",
8484
"globby": "13.2.2",
85-
"lerna": "7.3.1",
85+
"lerna": "7.4.1",
8686
"msw": "1.3.2",
8787
"npm-run-all": "4.1.5",
8888
"nuxt": "3.6.5",

packages/code-highlight/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"@babel/core": "7.23.2",
2929
"babel-plugin-prismjs": "2.1.0",
3030
"changelogen": "0.5.5",
31-
"eslint": "8.51.0",
32-
"vite": "4.4.11",
31+
"eslint": "8.52.0",
32+
"vite": "4.5.0",
3333
"vite-plugin-babel": "1.1.3"
3434
}
3535
}

packages/custom-field/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
},
2727
"dependencies": {
2828
"hookable": "^5.5.3",
29-
"remeda": "^1.27.1",
29+
"remeda": "^1.28.0",
3030
"unctx": "^2.3.1",
31-
"vue": "^3.3.4"
31+
"vue": "^3.3.7"
3232
},
3333
"devDependencies": {
3434
"unbuild": "2.0.0"

packages/karbon/package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,8 @@
118118
"@nuxt/kit": "~3.6.5",
119119
"@nuxt/schema": "~3.6.5",
120120
"@nuxtjs/html-validator": "^1.5.1",
121-
"@sentry/node": "^7.74.0",
122-
"@sentry/tracing": "^7.74.0",
121+
"@sentry/node": "^7.75.0",
122+
"@sentry/tracing": "^7.75.0",
123123
"@storipress/builder-component": "^1.4.1",
124124
"@storipress/code-highlight": "^0.0.3",
125125
"@storipress/custom-field": "^1.1.7",
@@ -132,8 +132,8 @@
132132
"@zhead/schema": "^1.1.0",
133133
"chalk": "^5.3.0",
134134
"cross-fetch": "^4.0.0",
135-
"defu": "^6.1.2",
136-
"destr": "^2.0.1",
135+
"defu": "^6.1.3",
136+
"destr": "^2.0.2",
137137
"entities": "^4.5.0",
138138
"events": "^3.3.0",
139139
"execa": "^8.0.1",
@@ -152,7 +152,7 @@
152152
"micro-aes-gcm": "^0.3.3",
153153
"minimist": "^1.2.8",
154154
"node-fetch-native": "^1.4.0",
155-
"node-html-parser": "^6.1.10",
155+
"node-html-parser": "^6.1.11",
156156
"nuxt-link-checker": "^2.1.5",
157157
"nuxt-schema-org": "^2.2.0",
158158
"nuxt-simple-robots": "^3.1.2",
@@ -165,15 +165,15 @@
165165
"pathe": "^1.1.1",
166166
"pretty-bytes": "^6.1.1",
167167
"prismjs": "^1.29.0",
168-
"remeda": "^1.27.1",
169-
"sass": "^1.69.3",
168+
"remeda": "^1.28.0",
169+
"sass": "^1.69.4",
170170
"scule": "^1.0.0",
171171
"serialize-javascript": "^6.0.1",
172-
"tailwindcss": "^3.3.3",
172+
"tailwindcss": "^3.3.4",
173173
"tempy": "^3.1.0",
174174
"tiny-invariant": "^1.3.1",
175175
"ts-pattern": "^5.0.5",
176-
"type-fest": "^4.4.0",
176+
"type-fest": "^4.5.0",
177177
"typesense": "^1.7.2",
178178
"typesense-instantsearch-adapter": "^2.7.1",
179179
"unbuild": "^2.0.0",
@@ -182,15 +182,15 @@
182182
"unplugin-vue-components": "^0.25.2",
183183
"unstorage": "^1.9.0",
184184
"uuid": "^9.0.1",
185-
"vite": "^4.4.11",
185+
"vite": "^4.5.0",
186186
"vite-plugin-css-injected-by-js": "^3.3.0",
187187
"vite-tsconfig-paths": "^4.2.1",
188-
"vue": "^3.3.4",
188+
"vue": "^3.3.7",
189189
"vue-instantsearch": "^4.11.0",
190-
"vue-router": "^4.2.4",
190+
"vue-router": "^4.2.5",
191191
"vue3-lazy-hydration": "^1.2.1",
192192
"zod": "^3.22.4",
193-
"zod-validation-error": "^1.5.0"
193+
"zod-validation-error": "^2.0.0"
194194
},
195195
"devDependencies": {
196196
"@antfu/eslint-config-vue": "0.42.1",
@@ -212,7 +212,7 @@
212212
"@types/uuid": "9.0.5",
213213
"@vitejs/plugin-vue": "4.4.0",
214214
"changelogen": "0.5.5",
215-
"eslint": "8.51.0",
215+
"eslint": "8.52.0",
216216
"eslint-config-prettier": "9.0.0",
217217
"eslint-plugin-prettier": "5.0.1",
218218
"fs-extra": "11.1.1",

packages/playground/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"@nuxt/devalue": "^2.0.2",
2323
"@nuxt/kit": "3.6.5",
2424
"@nuxtjs/html-validator": "^1.5.1",
25-
"@sentry/node": "^7.74.0",
26-
"@sentry/tracing": "^7.74.0",
25+
"@sentry/node": "^7.75.0",
26+
"@sentry/tracing": "^7.75.0",
2727
"@storipress/builder-component": "^1.4.1",
2828
"@storipress/custom-field": "workspace:*",
2929
"@storipress/karbon": "workspace:*",
@@ -34,7 +34,7 @@
3434
"@zhead/schema": "^1.1.0",
3535
"chalk": "^5.3.0",
3636
"cross-fetch": "^4.0.0",
37-
"destr": "^2.0.1",
37+
"destr": "^2.0.2",
3838
"events": "^3.3.0",
3939
"fast-deep-equal": "^3.1.3",
4040
"find-cache-dir": "^4.0.0",
@@ -52,18 +52,18 @@
5252
"p-whilst": "^3.1.0",
5353
"parse5": "^7.1.2",
5454
"pathe": "^1.1.1",
55-
"sass": "^1.69.3",
55+
"sass": "^1.69.4",
5656
"scule": "^1.0.0",
5757
"serialize-javascript": "^6.0.1",
58-
"tailwindcss": "^3.3.3",
58+
"tailwindcss": "^3.3.4",
5959
"tiny-invariant": "^1.3.1",
60-
"type-fest": "^4.4.0",
60+
"type-fest": "^4.5.0",
6161
"typesense-instantsearch-adapter": "^2.7.1",
6262
"unplugin-auto-import": "^0.16.6",
6363
"unplugin-vue-components": "^0.25.2",
6464
"unstorage": "^1.9.0",
6565
"uuid": "^9.0.1",
66-
"vite": "^4.4.11",
66+
"vite": "^4.5.0",
6767
"vite-plugin-css-injected-by-js": "^3.3.0",
6868
"vue-instantsearch": "^4.11.0",
6969
"vue3-lazy-hydration": "^1.2.1"
@@ -84,7 +84,7 @@
8484
"@types/tar": "6.1.6",
8585
"@types/uuid": "9.0.5",
8686
"@vitejs/plugin-vue": "4.4.0",
87-
"eslint": "8.51.0",
87+
"eslint": "8.52.0",
8888
"eslint-config-prettier": "9.0.0",
8989
"eslint-plugin-prettier": "5.0.1",
9090
"fs-extra": "11.1.1",

0 commit comments

Comments
 (0)