Skip to content

Commit

Permalink
🎨 Oppdatert sanity
Browse files Browse the repository at this point in the history
  • Loading branch information
KenAJoh committed Jan 17, 2024
1 parent 1580290 commit 2e98fde
Show file tree
Hide file tree
Showing 2 changed files with 439 additions and 264 deletions.
16 changes: 8 additions & 8 deletions aksel.nav.no/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@
"dependencies": {
"@amplitude/analytics-browser": "^2.2.3",
"@portabletext/react": "^3.0.11",
"@sanity/client": "^6.8.6",
"@sanity/client": "^6.11.1",
"@sanity/code-input": "4.1.1",
"@sanity/color-input": "^3.1.0",
"@sanity/image-url": "1.0.2",
"@sanity/table": "1.0.1",
"@sanity/vision": "3.20.0",
"@sanity/table": "1.1.0",
"@sanity/vision": "3.25.0",
"boring-avatars": "1.10.1",
"clsx": "^1.2.1",
"codesandbox": "^2.2.3",
Expand All @@ -55,10 +55,10 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-responsive-masonry": "^2.1.7",
"sanity": "3.20.0",
"sanity": "3.25.0",
"sanity-plugin-asset-source-unsplash": "^1.1.2",
"sanity-plugin-media": "^2.2.4",
"sanity-plugin-utils": "^1.6.2",
"sanity-plugin-media": "^2.2.5",
"sanity-plugin-utils": "^1.6.3",
"sharp": "0.32.6",
"styled-components": "^6.0.0",
"swr": "^1.1.2",
Expand All @@ -71,8 +71,8 @@
"@next/bundle-analyzer": "13.2.1",
"@next/eslint-plugin-next": "13.2.1",
"@playwright/test": "1.35.1",
"@sanity/block-tools": "^3.20.0",
"@sanity/schema": "^3.20.0",
"@sanity/block-tools": "^3.25.0",
"@sanity/schema": "^3.25.0",
"@testing-library/jest-dom": "^5.16.0",
"@testing-library/react": "^13.3.0",
"@types/jest": "^29.0.0",
Expand Down
Loading

0 comments on commit 2e98fde

Please sign in to comment.