Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
DanSnow committed Apr 2, 2024
1 parent 18b3d31 commit 7922c44
Show file tree
Hide file tree
Showing 9 changed files with 529 additions and 553 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
"packages/*"
],
"dependencies": {
"@apollo/client": "^3.9.7",
"@apollo/client": "^3.9.10",
"@babel/runtime": "^7.24.1",
"@iframely/embed.js": "^1.10.3",
"@noble/ciphers": "^0.4.1",
"@nuxt/devalue": "^2.0.2",
"@nuxt/kit": "3.6.5",
"@nuxtjs/html-validator": "^1.5.1",
"@sentry/node": "^7.107.0",
"@sentry/tracing": "^7.107.0",
"@sentry/node": "^7.109.0",
"@sentry/tracing": "^7.109.0",
"@vueuse/core": "^10.1.2",
"@vueuse/head": "^1.1.26",
"@vueuse/nuxt": "^10.1.2",
Expand All @@ -34,10 +34,10 @@
"graphql": "^16.8.1",
"jose": "^4.14.4",
"jszip": "^3.10.1",
"knitwork": "^1.0.0",
"knitwork": "^1.1.0",
"lodash.sortby": "^4.7.0",
"lodash.truncate": "^4.4.2",
"node-fetch-native": "^1.4.1",
"node-fetch-native": "^1.6.4",
"ohash": "^1.1.3",
"ora": "^7.0.1",
"p-whilst": "^3.1.0",
Expand All @@ -47,22 +47,22 @@
"sass": "^1.72.0",
"scule": "^1.3.0",
"serialize-javascript": "^6.0.2",
"tailwindcss": "^3.4.1",
"tailwindcss": "^3.4.3",
"tiny-invariant": "^1.3.3",
"type-fest": "^4.13.0",
"typesense-instantsearch-adapter": "^2.7.1",
"unplugin-auto-import": "^0.16.7",
"unplugin-vue-components": "^0.25.2",
"unstorage": "^1.9.0",
"type-fest": "^4.14.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": "^4.5.1",
"vite-plugin-css-injected-by-js": "^3.3.1",
"vite": "^4.5.3",
"vite-plugin-css-injected-by-js": "^3.5.0",
"vue-instantsearch": "^4.13.2",
"vue3-lazy-hydration": "^1.2.1"
},
"devDependencies": {
"@antfu/eslint-config-vue": "0.42.1",
"@moonrepo/cli": "1.22.8",
"@moonrepo/cli": "1.23.2",
"@nuxt/image": "1.0.0-rc.1",
"@nuxtjs/tailwindcss": "6.8.0",
"@rollup/plugin-virtual": "3.0.2",
Expand All @@ -85,7 +85,7 @@
"nuxt": "3.6.5",
"prettier": "3.2.5",
"tsx": "4.7.1",
"typescript": "5.4.2",
"typescript": "5.4.3",
"vitest": "0.34.6"
},
"resolutions": {
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 @@ -25,11 +25,11 @@
"access": "public"
},
"devDependencies": {
"@babel/core": "7.24.1",
"@babel/core": "7.24.3",
"babel-plugin-prismjs": "2.1.0",
"changelogen": "0.5.5",
"eslint": "8.57.0",
"vite": "4.5.2",
"vite": "4.5.3",
"vite-plugin-babel": "1.2.0"
}
}
2 changes: 1 addition & 1 deletion packages/create-karbon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"minimist": "^1.2.8"
},
"devDependencies": {
"@types/node": "20.11.30",
"@types/node": "20.12.2",
"unbuild": "2.0.0"
},
"publishConfig": {
Expand Down
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.55.0",
"remeda": "^1.57.0",
"unctx": "^2.3.1",
"vue": "^3.3.13"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/jose-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"jose": "^4.14.4"
},
"devDependencies": {
"@types/node": "20.11.30",
"typescript": "5.4.2",
"@types/node": "20.12.2",
"typescript": "5.4.3",
"unbuild": "2.0.0"
},
"publishConfig": {
Expand Down
38 changes: 19 additions & 19 deletions packages/karbon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"prepack": "yarn build"
},
"dependencies": {
"@apollo/client": "^3.9.7",
"@apollo/client": "^3.9.10",
"@babel/runtime": "^7.24.1",
"@haverstack/axios-fetch-adapter": "0.8.0",
"@iframely/embed.js": "^1.10.3",
Expand All @@ -55,8 +55,8 @@
"@nuxt/kit": "~3.6.5",
"@nuxt/schema": "~3.6.5",
"@nuxtjs/html-validator": "^1.5.1",
"@sentry/node": "^7.107.0",
"@sentry/tracing": "^7.107.0",
"@sentry/node": "^7.109.0",
"@sentry/tracing": "^7.109.0",
"@storipress/builder-component": "^1.4.3",
"@storipress/code-highlight": "^0.0.3",
"@storipress/custom-field": "^1.1.7",
Expand Down Expand Up @@ -86,43 +86,43 @@
"hookable": "^5.5.3",
"js-yaml": "^4.1.0",
"jszip": "^3.10.1",
"knitwork": "^1.0.0",
"knitwork": "^1.1.0",
"lodash.truncate": "^4.4.2",
"minimist": "^1.2.8",
"node-fetch-native": "^1.4.1",
"node-html-parser": "^6.1.12",
"node-fetch-native": "^1.6.4",
"node-html-parser": "^6.1.13",
"nuxt-link-checker": "^2.1.10",
"nuxt-schema-org": "^2.2.0",
"nuxt-simple-robots": "^3.1.2",
"nuxt-simple-sitemap": "3.0.13",
"ohash": "^1.1.3",
"ora": "^7.0.1",
"p-defer": "^4.0.0",
"p-defer": "^4.0.1",
"p-whilst": "^3.1.0",
"parse5": "^7.1.2",
"pathe": "^1.1.2",
"pretty-bytes": "^6.1.1",
"prismjs": "^1.29.0",
"remeda": "^1.55.0",
"remeda": "^1.57.0",
"sass": "^1.72.0",
"scule": "^1.3.0",
"serialize-javascript": "^6.0.2",
"tailwindcss": "^3.4.1",
"tailwindcss": "^3.4.3",
"tempy": "^3.1.0",
"tiny-invariant": "^1.3.3",
"ts-pattern": "^5.0.8",
"type-fest": "^4.13.0",
"ts-pattern": "^5.1.0",
"type-fest": "^4.14.0",
"typesense": "^1.7.2",
"typesense-instantsearch-adapter": "^2.7.1",
"typesense-instantsearch-adapter": "^2.8.0",
"unbuild": "^2.0.0",
"unenv": "^1.9.0",
"unplugin-auto-import": "^0.16.7",
"unplugin-vue-components": "^0.25.2",
"unstorage": "^1.9.0",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-components": "^0.26.0",
"unstorage": "^1.10.2",
"uuid": "^9.0.1",
"vite": "^4.5.1",
"vite-plugin-css-injected-by-js": "^3.3.1",
"vite-tsconfig-paths": "^4.2.2",
"vite": "^4.5.3",
"vite-plugin-css-injected-by-js": "^3.5.0",
"vite-tsconfig-paths": "^4.3.2",
"vue": "^3.3.13",
"vue-instantsearch": "^4.13.2",
"vue-router": "^4.2.5",
Expand Down Expand Up @@ -159,7 +159,7 @@
"prettier": "3.2.5",
"tsup": "8.0.2",
"tsx": "4.7.1",
"typescript": "5.4.2",
"typescript": "5.4.3",
"vitest": "0.34.6",
"zx": "7.2.3"
},
Expand Down
1 change: 1 addition & 0 deletions packages/karbon/src/module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@ const karbon = defineNuxtModule<ModuleOptions>({
addTemplate({
filename: 'storipress-urls.mjs',
getContents: () => serializedURLs,
write: true,
})

// Type declaration for seo
Expand Down
28 changes: 14 additions & 14 deletions packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
"workerDirectory": "public"
},
"dependencies": {
"@apollo/client": "^3.9.7",
"@apollo/client": "^3.9.10",
"@babel/runtime": "^7.24.1",
"@iframely/embed.js": "^1.10.3",
"@noble/ciphers": "^0.4.1",
"@nuxt/devalue": "^2.0.2",
"@nuxt/kit": "3.6.5",
"@nuxtjs/html-validator": "^1.5.1",
"@sentry/node": "^7.107.0",
"@sentry/tracing": "^7.107.0",
"@sentry/node": "^7.109.0",
"@sentry/tracing": "^7.109.0",
"@storipress/builder-component": "^1.4.3",
"@storipress/custom-field": "workspace:*",
"@storipress/karbon": "workspace:*",
Expand All @@ -41,10 +41,10 @@
"graphql": "^16.8.1",
"jose": "^4.14.4",
"jszip": "^3.10.1",
"knitwork": "^1.0.0",
"knitwork": "^1.1.0",
"lodash.sortby": "^4.7.0",
"lodash.truncate": "^4.4.2",
"node-fetch-native": "^1.4.1",
"node-fetch-native": "^1.6.4",
"ohash": "^1.1.3",
"ora": "^7.0.1",
"p-whilst": "^3.1.0",
Expand All @@ -53,16 +53,16 @@
"sass": "^1.72.0",
"scule": "^1.3.0",
"serialize-javascript": "^6.0.2",
"tailwindcss": "^3.4.1",
"tailwindcss": "^3.4.3",
"tiny-invariant": "^1.3.3",
"type-fest": "^4.13.0",
"typesense-instantsearch-adapter": "^2.7.1",
"unplugin-auto-import": "^0.16.7",
"unplugin-vue-components": "^0.25.2",
"unstorage": "^1.9.0",
"type-fest": "^4.14.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": "^4.5.1",
"vite-plugin-css-injected-by-js": "^3.3.1",
"vite": "^4.5.3",
"vite-plugin-css-injected-by-js": "^3.5.0",
"vue-instantsearch": "^4.13.2",
"vue3-lazy-hydration": "^1.2.1"
},
Expand Down Expand Up @@ -91,7 +91,7 @@
"nuxt": "3.6.5",
"prettier": "3.2.5",
"tsx": "4.7.1",
"typescript": "5.4.2",
"typescript": "5.4.3",
"vitest": "0.34.6"
}
}
Loading

0 comments on commit 7922c44

Please sign in to comment.