Skip to content

Commit bf7eb79

Browse files
committed
Yers
1 parent 4050387 commit bf7eb79

2 files changed

Lines changed: 370 additions & 290 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,16 @@
1313
"format:fix": "prettier --write \"**/*.{js,jsx,ts,tsx,json,yml,css,md}\""
1414
},
1515
"dependencies": {
16-
"@heroicons/react": "^2.1.1",
16+
"@heroicons/react": "^2.2.0",
1717
"@heroui/react": "2.7.5",
18-
"@portabletext/react": "^3.0.11",
18+
"@portabletext/react": "^3.2.1",
1919
"@sanity/asset-utils": "^1.3.0",
2020
"@sanity/client": "^6.8.0",
2121
"@sanity/image-url": "^1.0.2",
2222
"@sanity/ui": "^1.8",
2323
"@sanity/vision": "^3.19.2",
2424
"corepack": "^0.32.0",
25-
"framer-motion": "^11.0.3",
25+
"framer-motion": "^12.5.0",
2626
"groq": "^3.19.2",
2727
"ics": "^3.7.2",
2828
"next": "^14.1.1",
@@ -32,15 +32,15 @@
3232
"react-dom": "^18.2.0",
3333
"react-use-keypress": "^1.3.1",
3434
"sanity": "^3.27.1",
35-
"styled-components": "^6.1.8"
35+
"styled-components": "^6.1.15"
3636
},
3737
"devDependencies": {
3838
"@sanity-typed/types": "^6.3.2",
3939
"@tailwindcss/typography": "^0.5.10",
4040
"@types/node": "^20.9.0",
4141
"@types/react": "^18.2.37",
4242
"@types/react-dom": "^18.2.15",
43-
"autoprefixer": "^10.4.16",
43+
"autoprefixer": "^10.4.21",
4444
"eslint": "^8.53.0",
4545
"eslint-config-next": "^14.1.0",
4646
"eslint-config-prettier": "^9.1.0",

0 commit comments

Comments
 (0)