mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
fix(deps): update mantine monorepo to ^7.13.4
This commit is contained in:
72
commafeed-client/package-lock.json
generated
72
commafeed-client/package-lock.json
generated
@@ -13,12 +13,12 @@
|
||||
"@lingui/core": "^4.13.0",
|
||||
"@lingui/macro": "^4.13.0",
|
||||
"@lingui/react": "^4.13.0",
|
||||
"@mantine/core": "^7.13.3",
|
||||
"@mantine/form": "^7.13.3",
|
||||
"@mantine/hooks": "^7.13.3",
|
||||
"@mantine/modals": "^7.13.3",
|
||||
"@mantine/notifications": "^7.13.3",
|
||||
"@mantine/spotlight": "^7.13.3",
|
||||
"@mantine/core": "^7.13.4",
|
||||
"@mantine/form": "^7.13.4",
|
||||
"@mantine/hooks": "^7.13.4",
|
||||
"@mantine/modals": "^7.13.4",
|
||||
"@mantine/notifications": "^7.13.4",
|
||||
"@mantine/spotlight": "^7.13.4",
|
||||
"@monaco-editor/react": "^4.6.0",
|
||||
"@reduxjs/toolkit": "^2.3.0",
|
||||
"axios": "^1.7.7",
|
||||
@@ -1693,9 +1693,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/core": {
|
||||
"version": "7.13.3",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.13.3.tgz",
|
||||
"integrity": "sha512-IV8xSr6rFQefKr2iOEhYYkJ6rZTDEp71qNkAfn90toSNjgT/2bgnqOxXwxqZ3bwo9DyNOAbEDzs1EfdIzln5aA==",
|
||||
"version": "7.13.4",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.13.4.tgz",
|
||||
"integrity": "sha512-9I6+SqTq90pnI3WPmOQzQ1PL7IkhQg/5ft8Awhgut8tvk1VaKruDm/K5ysUG3ncHrP+QTI2UHYjNlUrux6HKlw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@floating-ui/react": "^0.26.9",
|
||||
@@ -1706,15 +1706,15 @@
|
||||
"type-fest": "^4.12.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@mantine/hooks": "7.13.3",
|
||||
"@mantine/hooks": "7.13.4",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/form": {
|
||||
"version": "7.13.3",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/form/-/form-7.13.3.tgz",
|
||||
"integrity": "sha512-9OsXlrKD8R2QadHt6ueIXxmot9xf9I9HBO0rynmuZlOj76N7l9PH1KYWLG8TQ9UU32lNnuYecyilF4Ce9fp0Fw==",
|
||||
"version": "7.13.4",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/form/-/form-7.13.4.tgz",
|
||||
"integrity": "sha512-JzgUzzCpTmXeRxYs6iXM8fq7vOESrPC0Jk9nEgxu/5DO84Ah7ExthinTt4QiXityznXOOLl5U0BgG0j3aXEuew==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
@@ -1725,61 +1725,61 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/hooks": {
|
||||
"version": "7.13.3",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.13.3.tgz",
|
||||
"integrity": "sha512-r2c+Z8CdvPKFeOwg6mSJmxOp9K/ave5ZFR7eJbgv4wQU8K1CAS5f5ven9K5uUX8Vf9B5dFnSaSgYp9UY3vOWTw==",
|
||||
"version": "7.13.4",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.13.4.tgz",
|
||||
"integrity": "sha512-B2QCegQyWlLdenVNaLNK8H9cTAjLW9JKJ3xWg+ShhpjZDHT2hjZz4L0Nt071Z7mPvyAaOwKGM0FyqTcTjdECfg==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"react": "^18.2.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/modals": {
|
||||
"version": "7.13.3",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.13.3.tgz",
|
||||
"integrity": "sha512-XAx724ZLqQVnsaH72sCoZD7NKcx2haUgAv0G52hq0MbVWWig2rbzN5YBvqGw+kuKgwp20VH+6oLSVvvB+4SMzQ==",
|
||||
"version": "7.13.4",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.13.4.tgz",
|
||||
"integrity": "sha512-CYJVRelRRAZQccdJUsRQONMWdHpV+m1KhgXX7pVcn6nPwKSBxiBVrkoFnXpKMfVMHQR1gvZ4B+hg7y3bmr6QXQ==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@mantine/core": "7.13.3",
|
||||
"@mantine/hooks": "7.13.3",
|
||||
"@mantine/core": "7.13.4",
|
||||
"@mantine/hooks": "7.13.4",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/notifications": {
|
||||
"version": "7.13.3",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.13.3.tgz",
|
||||
"integrity": "sha512-G01Bf0g6zA+K6ZdBOIxhGIlpi3qITs6W5Z0fYTSQkzLcJSfECdR5KgRvNpzcx2ESTT8BfJJMsLySwh+WTzcoxw==",
|
||||
"version": "7.13.4",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.13.4.tgz",
|
||||
"integrity": "sha512-CKd3tDGDAegkJYJIMHtF0St4hBpBVAujdmtsEin7UYeVq5N0YYe7j2T1Xu7Ry6dfObkuxeig6csxiJyBrZ2bew==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@mantine/store": "7.13.3",
|
||||
"@mantine/store": "7.13.4",
|
||||
"react-transition-group": "4.4.5"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@mantine/core": "7.13.3",
|
||||
"@mantine/hooks": "7.13.3",
|
||||
"@mantine/core": "7.13.4",
|
||||
"@mantine/hooks": "7.13.4",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/spotlight": {
|
||||
"version": "7.13.3",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-7.13.3.tgz",
|
||||
"integrity": "sha512-NvsePW2sL3JO0CuaetlJRGiiQuRRRqI12bfi0unk/gNB2ZaI/mJ1btD2N5weoL6akhKy6lV7S0xxX8YJSVXT+w==",
|
||||
"version": "7.13.4",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-7.13.4.tgz",
|
||||
"integrity": "sha512-rplcuOa9tSia8WmWjdqQvn/WG76BQ9d2/Gy6t3e5wHM3TURPPFYCcwUHp9HUvNELj98Hx6TUJ9BmZqyi/TxIPg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@mantine/store": "7.13.3"
|
||||
"@mantine/store": "7.13.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@mantine/core": "7.13.3",
|
||||
"@mantine/hooks": "7.13.3",
|
||||
"@mantine/core": "7.13.4",
|
||||
"@mantine/hooks": "7.13.4",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/store": {
|
||||
"version": "7.13.3",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.13.3.tgz",
|
||||
"integrity": "sha512-95nAgH6APhak1OwP2W3ogdWBiWkIDhDSbQEm2G9LTJLIJxzWSm1mLe5uDWluVEPZW2XFx137McuJb58i1A+QhQ==",
|
||||
"version": "7.13.4",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.13.4.tgz",
|
||||
"integrity": "sha512-DUlnXizE7aCjbVg2J3XLLKsOzt2c2qfQl2Xmx9l/BPE4FFZZKUqGDkYaTDbTAmnN3FVZ9xXycL7bAlq9udO8mA==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"react": "^18.2.0"
|
||||
|
||||
@@ -20,12 +20,12 @@
|
||||
"@lingui/core": "^4.13.0",
|
||||
"@lingui/macro": "^4.13.0",
|
||||
"@lingui/react": "^4.13.0",
|
||||
"@mantine/core": "^7.13.3",
|
||||
"@mantine/form": "^7.13.3",
|
||||
"@mantine/hooks": "^7.13.3",
|
||||
"@mantine/modals": "^7.13.3",
|
||||
"@mantine/notifications": "^7.13.3",
|
||||
"@mantine/spotlight": "^7.13.3",
|
||||
"@mantine/core": "^7.13.4",
|
||||
"@mantine/form": "^7.13.4",
|
||||
"@mantine/hooks": "^7.13.4",
|
||||
"@mantine/modals": "^7.13.4",
|
||||
"@mantine/notifications": "^7.13.4",
|
||||
"@mantine/spotlight": "^7.13.4",
|
||||
"@monaco-editor/react": "^4.6.0",
|
||||
"@reduxjs/toolkit": "^2.3.0",
|
||||
"axios": "^1.7.7",
|
||||
|
||||
Reference in New Issue
Block a user