Skip to content

Commit

Permalink
chore: upgrade all deps
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Jan 16, 2025
1 parent a160c3e commit 827a387
Show file tree
Hide file tree
Showing 3 changed files with 681 additions and 904 deletions.
4 changes: 2 additions & 2 deletions cms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"deploy-graphql": "sanity graphql deploy"
},
"dependencies": {
"@sanity/vision": "^3.68.3",
"@sanity/vision": "^3.70.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sanity": "^3.68.3",
"sanity": "^3.70.0",
"styled-components": "^6.1.13"
},
"devDependencies": {
Expand Down
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
"*.{css,vue}": "stylelint"
},
"dependencies": {
"@atproto/api": "^0.13.23",
"@aws-sdk/client-s3": "^3.717.0",
"@aws-sdk/s3-request-presigner": "^3.717.0",
"@atproto/api": "^0.13.27",
"@aws-sdk/client-s3": "^3.730.0",
"@aws-sdk/s3-request-presigner": "^3.730.0",
"@iconify-json/ri": "^1.2.5",
"@iconify-json/svg-spinners": "^1.2.2",
"@iconify-json/tabler": "^1.2.13",
"@iconify-json/tabler": "^1.2.14",
"@nuxt/content": "3.0.0",
"@nuxt/eslint": "0.7.5",
"@nuxt/fonts": "0.10.3",
Expand All @@ -41,36 +41,36 @@
"@nuxtjs/sanity": "^1.13.3",
"@nuxtjs/web-vitals": "0.2.7",
"@unhead/vue": "1.11.18",
"@unocss/nuxt": "^65.0.0",
"@unocss/postcss": "^65.0.0",
"@unocss/reset": "^65.0.0",
"@unocss/nuxt": "^65.4.2",
"@unocss/postcss": "^65.4.2",
"@unocss/reset": "^65.4.2",
"defu": "^6.1.4",
"feed": "^4.2.2",
"globby": "^14.0.2",
"gray-matter": "4.0.3",
"h3": "^1.13.0",
"h3": "^1.13.1",
"image-meta": "^0.2.1",
"knitwork": "^1.2.0",
"magic-regexp": "0.8.0",
"magic-string": "^0.30.17",
"masto": "^6.10.1",
"mlly": "^1.7.3",
"nuxt": "^3.15.0",
"masto": "^6.10.2",
"mlly": "^1.7.4",
"nuxt": "^3.15.2",
"nuxt-og-image": "4.0.3",
"nuxt-security": "2.1.5",
"nuxt-time": "^1.0.3",
"partykit": "0.0.111",
"partysocket": "^1.0.3",
"pathe": "^2.0.0",
"pathe": "^2.0.1",
"postcss-nesting": "^13.0.1",
"remark": "^15.0.1",
"remark-html": "^16.0.1",
"rollup-plugin-node-polyfills": "^0.2.1",
"std-env": "^3.8.0",
"ufo": "^1.5.4",
"unenv": "^1.10.0",
"unocss": "^65.0.0",
"unplugin": "^2.1.0",
"unocss": "^65.4.2",
"unplugin": "^2.1.2",
"vue": "3.5.13",
"vue-router": "^4.5.0"
},
Expand All @@ -81,8 +81,8 @@
"@playwright/test": "1.49.1",
"@vue/test-utils": "2.4.6",
"eslint": "9.18.0",
"happy-dom": "16.5.3",
"lint-staged": "15.4.0",
"happy-dom": "16.6.0",
"lint-staged": "15.4.1",
"ofetch": "1.4.1",
"playwright-core": "1.49.1",
"rollup": "4.30.1",
Expand All @@ -91,7 +91,7 @@
"stylelint-config-recommended-vue": "1.5.0",
"stylelint-config-standard": "36.0.1",
"typescript": "5.7.3",
"vitest": "2.1.8",
"vitest": "3.0.1",
"vue-tsc": "2.2.0"
},
"simple-git-hooks": {
Expand Down
Loading

0 comments on commit 827a387

Please sign in to comment.