forked from Archives/Athou_commafeed
fix(deps): update mantine monorepo to ^8.3.9
This commit is contained in:
72
commafeed-client/package-lock.json
generated
72
commafeed-client/package-lock.json
generated
@@ -12,12 +12,12 @@
|
||||
"@fontsource/open-sans": "^5.2.7",
|
||||
"@lingui/core": "^5.6.0",
|
||||
"@lingui/react": "^5.6.0",
|
||||
"@mantine/core": "^8.3.8",
|
||||
"@mantine/form": "^8.3.8",
|
||||
"@mantine/hooks": "^8.3.8",
|
||||
"@mantine/modals": "^8.3.8",
|
||||
"@mantine/notifications": "^8.3.8",
|
||||
"@mantine/spotlight": "^8.3.8",
|
||||
"@mantine/core": "^8.3.9",
|
||||
"@mantine/form": "^8.3.9",
|
||||
"@mantine/hooks": "^8.3.9",
|
||||
"@mantine/modals": "^8.3.9",
|
||||
"@mantine/notifications": "^8.3.9",
|
||||
"@mantine/spotlight": "^8.3.9",
|
||||
"@monaco-editor/react": "^4.7.0",
|
||||
"@reduxjs/toolkit": "^2.10.1",
|
||||
"axios": "^1.13.2",
|
||||
@@ -1720,9 +1720,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/core": {
|
||||
"version": "8.3.8",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-8.3.8.tgz",
|
||||
"integrity": "sha512-UM3Za7Yl0FzbZ2zPgHwNyCpLgtSqkAi8ku13+gRS/6JB0FjwSkMwibERUqQIpwqAHdR5KNmIohjuqHu8guJowg==",
|
||||
"version": "8.3.9",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-8.3.9.tgz",
|
||||
"integrity": "sha512-ivj0Crn5N521cI2eWZBsBGckg0ZYRqfOJz5vbbvYmfj65bp0EdsyqZuOxXzIcn2aUScQhskfvzyhV5XIUv81PQ==",
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
@@ -1734,15 +1734,15 @@
|
||||
"type-fest": "^4.41.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@mantine/hooks": "8.3.8",
|
||||
"@mantine/hooks": "8.3.9",
|
||||
"react": "^18.x || ^19.x",
|
||||
"react-dom": "^18.x || ^19.x"
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/form": {
|
||||
"version": "8.3.8",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/form/-/form-8.3.8.tgz",
|
||||
"integrity": "sha512-V9/6Vk56ox9m5/gllmOjU/EEfBqxbABkZufvxrB7dgA+BLvvdSi/iS+t3FvbkRol5YcxiSRe83cN4HZTi9L04Q==",
|
||||
"version": "8.3.9",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/form/-/form-8.3.9.tgz",
|
||||
"integrity": "sha512-G7eCo5TEWGcsWHrNGwp/o1yPcCYbaMdLq6SClN+wMhAA+qaEO1ZHf9mX8fSOX78nkaoyIrZHGOhbVXcZ7hmVrQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
@@ -1753,9 +1753,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/hooks": {
|
||||
"version": "8.3.8",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-8.3.8.tgz",
|
||||
"integrity": "sha512-2YCUk5IWz+Ebi7VpbdscUz1MwulyaVPKr236ugMfpK0PFwsun4aBaLCAc8UeMGP0LtoSkuFvnsCPR4U6rhNfeQ==",
|
||||
"version": "8.3.9",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-8.3.9.tgz",
|
||||
"integrity": "sha512-Dfz7W0+K1cq4Gb1WFQCZn8tsMXkLH6MV409wZR/ToqsxdNDUMJ/xxbfnwEXWEZjXNJd1wDETHgc+cZG2lTe3Xw==",
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"peerDependencies": {
|
||||
@@ -1763,52 +1763,52 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/modals": {
|
||||
"version": "8.3.8",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-8.3.8.tgz",
|
||||
"integrity": "sha512-hcYXchS1Zrdwz5xRnEsFTPv6o/kNQbl/Ey0LBXvZCMn//2aq70IHTlEbtUUM2FMQNz3i/wzcpOqvhUU9mGZVJw==",
|
||||
"version": "8.3.9",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-8.3.9.tgz",
|
||||
"integrity": "sha512-0WOikHgECJeWA/1TNf+sxOnpNwQjmpyph3XEhzFkgneimW6Ry7R6qd/i345CDLSu6kP6FGGRI73SUROiTcu2Ng==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@mantine/core": "8.3.8",
|
||||
"@mantine/hooks": "8.3.8",
|
||||
"@mantine/core": "8.3.9",
|
||||
"@mantine/hooks": "8.3.9",
|
||||
"react": "^18.x || ^19.x",
|
||||
"react-dom": "^18.x || ^19.x"
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/notifications": {
|
||||
"version": "8.3.8",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-8.3.8.tgz",
|
||||
"integrity": "sha512-AS3UGnHO8UGzLpxe4cUIVpwpCoGKplWhMGm6E2hJoHnO4Wg0h3HlsR7drFEnDOZhaOMyD6MD9tAeWZ2/7rnvrw==",
|
||||
"version": "8.3.9",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-8.3.9.tgz",
|
||||
"integrity": "sha512-emUdoCyaccf/NuNmJ4fQgloJ7hEod0Pde7XIoD9xUUztVchL143oWRU2gYm6cwqzSyjpjTaqPXfz5UvEBRYjZw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@mantine/store": "8.3.8",
|
||||
"@mantine/store": "8.3.9",
|
||||
"react-transition-group": "4.4.5"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@mantine/core": "8.3.8",
|
||||
"@mantine/hooks": "8.3.8",
|
||||
"@mantine/core": "8.3.9",
|
||||
"@mantine/hooks": "8.3.9",
|
||||
"react": "^18.x || ^19.x",
|
||||
"react-dom": "^18.x || ^19.x"
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/spotlight": {
|
||||
"version": "8.3.8",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-8.3.8.tgz",
|
||||
"integrity": "sha512-nJ947FASJvgZ0OPNyptzW4o64eFzWk0C/vvGRKEzSKRPdFFW/fOQXbEG2JdfYSx/qpMwJXK9GTxFhZ5TSpZcMw==",
|
||||
"version": "8.3.9",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-8.3.9.tgz",
|
||||
"integrity": "sha512-leU94fz2u0BGHnoC1BBFI69lhgZ5VRhzzsdfIaN3A4WZ6zHT5BodY8BupnQqpmRHvqHnW/sagNiltB80cUGy2Q==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@mantine/store": "8.3.8"
|
||||
"@mantine/store": "8.3.9"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@mantine/core": "8.3.8",
|
||||
"@mantine/hooks": "8.3.8",
|
||||
"@mantine/core": "8.3.9",
|
||||
"@mantine/hooks": "8.3.9",
|
||||
"react": "^18.x || ^19.x",
|
||||
"react-dom": "^18.x || ^19.x"
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/store": {
|
||||
"version": "8.3.8",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-8.3.8.tgz",
|
||||
"integrity": "sha512-B6LEed839OR2t9pnC7Bl3zhMyYzUvJZ46YaOpH9zCqLiFX+u4FKC+UCNzqkz2a+I+olrNlONLnrCA0NDTCjz9A==",
|
||||
"version": "8.3.9",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-8.3.9.tgz",
|
||||
"integrity": "sha512-Z4tYW597mD3NxHLlJ3OJ1aKucmwrD9nhqobz+142JNw01aHqzKjxVXlu3L5GGa7F3u3OjXJk/qb1QmUs4sU+Jw==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"react": "^18.x || ^19.x"
|
||||
|
||||
@@ -19,12 +19,12 @@
|
||||
"@fontsource/open-sans": "^5.2.7",
|
||||
"@lingui/core": "^5.6.0",
|
||||
"@lingui/react": "^5.6.0",
|
||||
"@mantine/core": "^8.3.8",
|
||||
"@mantine/form": "^8.3.8",
|
||||
"@mantine/hooks": "^8.3.8",
|
||||
"@mantine/modals": "^8.3.8",
|
||||
"@mantine/notifications": "^8.3.8",
|
||||
"@mantine/spotlight": "^8.3.8",
|
||||
"@mantine/core": "^8.3.9",
|
||||
"@mantine/form": "^8.3.9",
|
||||
"@mantine/hooks": "^8.3.9",
|
||||
"@mantine/modals": "^8.3.9",
|
||||
"@mantine/notifications": "^8.3.9",
|
||||
"@mantine/spotlight": "^8.3.9",
|
||||
"@monaco-editor/react": "^4.7.0",
|
||||
"@reduxjs/toolkit": "^2.10.1",
|
||||
"axios": "^1.13.2",
|
||||
|
||||
Reference in New Issue
Block a user