Skip to content

Commit e9ecd8b

Browse files
committed
build(deps-dev): update dependencies
1 parent 3cbb82e commit e9ecd8b

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -13,22 +13,22 @@
1313
"format:check": "prettier --check ."
1414
},
1515
"dependencies": {
16-
"next": "^14",
17-
"next-drupal": "^2.0.0-alpha.0",
16+
"next": "^14.2.2",
17+
"next-drupal": "^2.0.0-alpha.1",
1818
"react": "^18.2.0",
1919
"react-dom": "^18.2.0"
2020
},
2121
"devDependencies": {
22-
"@tailwindcss/typography": "^0.5.10",
23-
"@types/node": "^20.10.0",
24-
"@types/react": "^18.2.39",
25-
"@types/react-dom": "^18.2.17",
26-
"autoprefixer": "^10.4.16",
27-
"eslint": "^8.54.0",
28-
"eslint-config-next": "^14.0.3",
29-
"postcss": "^8.4.31",
30-
"prettier": "^3.1.0",
31-
"tailwindcss": "^3.3.5",
32-
"typescript": "^5.3.2"
22+
"@tailwindcss/typography": "^0.5.12",
23+
"@types/node": "^20.12.7",
24+
"@types/react": "^18.2.79",
25+
"@types/react-dom": "^18.2.25",
26+
"autoprefixer": "^10.4.19",
27+
"eslint": "^8.57.0",
28+
"eslint-config-next": "^14.2.2",
29+
"postcss": "^8.4.38",
30+
"prettier": "^3.2.5",
31+
"tailwindcss": "^3.4.3",
32+
"typescript": "^5.4.5"
3333
}
3434
}

0 commit comments

Comments
 (0)