Skip to content

Commit 29b5095

Browse files
authored
Merge pull request #722 from icflorescu/next
Update dev deps
2 parents 5641ddf + 231b8ac commit 29b5095

File tree

2 files changed

+163
-163
lines changed

2 files changed

+163
-163
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,9 @@
8484
"@mantine/modals": "^8.1.0",
8585
"@mantine/notifications": "^8.1.0",
8686
"@tabler/icons-react": "^3.34.0",
87-
"@tanstack/react-query": "^5.80.6",
87+
"@tanstack/react-query": "^5.80.7",
8888
"@types/lodash": "^4.17.17",
89-
"@types/node": "^24.0.0",
89+
"@types/node": "^24.0.1",
9090
"@types/react": "^19.1.8",
9191
"@types/react-dom": "^19.1.6",
9292
"@typescript-eslint/eslint-plugin": "^8.34.0",
@@ -100,7 +100,7 @@
100100
"lodash": "^4.17.21",
101101
"mantine-contextmenu": "^8.1.1",
102102
"next": "^15.3.3",
103-
"postcss": "^8.5.4",
103+
"postcss": "^8.5.5",
104104
"postcss-cli": "^11.0.1",
105105
"postcss-import": "^16.1.0",
106106
"postcss-preset-mantine": "^1.17.0",

0 commit comments

Comments
 (0)