We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5641ddf + 231b8ac commit 29b5095Copy full SHA for 29b5095
package.json
@@ -84,9 +84,9 @@
84
"@mantine/modals": "^8.1.0",
85
"@mantine/notifications": "^8.1.0",
86
"@tabler/icons-react": "^3.34.0",
87
- "@tanstack/react-query": "^5.80.6",
+ "@tanstack/react-query": "^5.80.7",
88
"@types/lodash": "^4.17.17",
89
- "@types/node": "^24.0.0",
+ "@types/node": "^24.0.1",
90
"@types/react": "^19.1.8",
91
"@types/react-dom": "^19.1.6",
92
"@typescript-eslint/eslint-plugin": "^8.34.0",
@@ -100,7 +100,7 @@
100
"lodash": "^4.17.21",
101
"mantine-contextmenu": "^8.1.1",
102
"next": "^15.3.3",
103
- "postcss": "^8.5.4",
+ "postcss": "^8.5.5",
104
"postcss-cli": "^11.0.1",
105
"postcss-import": "^16.1.0",
106
"postcss-preset-mantine": "^1.17.0",
0 commit comments