mirror of
https://github.com/mantinedev/next-app-template.git
synced 2026-06-22 04:11:26 +10:00
Update all non-major dependencies (#79)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+3
-3
@@ -20,8 +20,8 @@
|
|||||||
"storybook:build": "storybook build"
|
"storybook:build": "storybook build"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@mantine/core": "9.2.1",
|
"@mantine/core": "9.2.2",
|
||||||
"@mantine/hooks": "9.2.1",
|
"@mantine/hooks": "9.2.2",
|
||||||
"@next/bundle-analyzer": "^16.0.0",
|
"@next/bundle-analyzer": "^16.0.0",
|
||||||
"@tabler/icons-react": "^3.35.0",
|
"@tabler/icons-react": "^3.35.0",
|
||||||
"next": "16.2.6",
|
"next": "16.2.6",
|
||||||
@@ -43,7 +43,7 @@
|
|||||||
"babel-loader": "^10.0.0",
|
"babel-loader": "^10.0.0",
|
||||||
"jest": "^30.2.0",
|
"jest": "^30.2.0",
|
||||||
"jest-environment-jsdom": "^30.2.0",
|
"jest-environment-jsdom": "^30.2.0",
|
||||||
"oxfmt": "^0.51.0",
|
"oxfmt": "^0.52.0",
|
||||||
"oxlint": "^1.58.0",
|
"oxlint": "^1.58.0",
|
||||||
"postcss": "^8.5.6",
|
"postcss": "^8.5.6",
|
||||||
"postcss-preset-mantine": "1.18.0",
|
"postcss-preset-mantine": "1.18.0",
|
||||||
|
|||||||
@@ -67,14 +67,14 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@babel/code-frame@npm:^7.29.0":
|
"@babel/code-frame@npm:^7.29.7":
|
||||||
version: 7.29.0
|
version: 7.29.7
|
||||||
resolution: "@babel/code-frame@npm:7.29.0"
|
resolution: "@babel/code-frame@npm:7.29.7"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/helper-validator-identifier": "npm:^7.28.5"
|
"@babel/helper-validator-identifier": "npm:^7.29.7"
|
||||||
js-tokens: "npm:^4.0.0"
|
js-tokens: "npm:^4.0.0"
|
||||||
picocolors: "npm:^1.1.1"
|
picocolors: "npm:^1.1.1"
|
||||||
checksum: 10c0/d34cc504e7765dfb576a663d97067afb614525806b5cad1a5cc1a7183b916fec8ff57fa233585e3926fd5a9e6b31aae6df91aa81ae9775fb7a28f658d3346f0d
|
checksum: 10c0/169fc2080169a40c1760155eaaaf739bcb882df0bec76a83adbda5493645bc17270a3434b8848c494b1933e96fe1d147370001e3cda09a39f43ae30f08ef2069
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -85,26 +85,33 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@babel/compat-data@npm:^7.29.7":
|
||||||
|
version: 7.29.7
|
||||||
|
resolution: "@babel/compat-data@npm:7.29.7"
|
||||||
|
checksum: 10c0/47913f05e08a45a1c9df38c02b4b49e391005085b489432647a1abe112e5d9c75e3be8ea5972b7f6da4ec5d1339922ceb9ea02b8a25d4ed1cb8636e5261f344e
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@babel/core@npm:^7.12.3, @babel/core@npm:^7.18.9, @babel/core@npm:^7.23.9, @babel/core@npm:^7.27.4, @babel/core@npm:^7.28.0, @babel/core@npm:^7.28.4, @babel/core@npm:^7.28.5":
|
"@babel/core@npm:^7.12.3, @babel/core@npm:^7.18.9, @babel/core@npm:^7.23.9, @babel/core@npm:^7.27.4, @babel/core@npm:^7.28.0, @babel/core@npm:^7.28.4, @babel/core@npm:^7.28.5":
|
||||||
version: 7.29.0
|
version: 7.29.7
|
||||||
resolution: "@babel/core@npm:7.29.0"
|
resolution: "@babel/core@npm:7.29.7"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/code-frame": "npm:^7.29.0"
|
"@babel/code-frame": "npm:^7.29.7"
|
||||||
"@babel/generator": "npm:^7.29.0"
|
"@babel/generator": "npm:^7.29.7"
|
||||||
"@babel/helper-compilation-targets": "npm:^7.28.6"
|
"@babel/helper-compilation-targets": "npm:^7.29.7"
|
||||||
"@babel/helper-module-transforms": "npm:^7.28.6"
|
"@babel/helper-module-transforms": "npm:^7.29.7"
|
||||||
"@babel/helpers": "npm:^7.28.6"
|
"@babel/helpers": "npm:^7.29.7"
|
||||||
"@babel/parser": "npm:^7.29.0"
|
"@babel/parser": "npm:^7.29.7"
|
||||||
"@babel/template": "npm:^7.28.6"
|
"@babel/template": "npm:^7.29.7"
|
||||||
"@babel/traverse": "npm:^7.29.0"
|
"@babel/traverse": "npm:^7.29.7"
|
||||||
"@babel/types": "npm:^7.29.0"
|
"@babel/types": "npm:^7.29.7"
|
||||||
"@jridgewell/remapping": "npm:^2.3.5"
|
"@jridgewell/remapping": "npm:^2.3.5"
|
||||||
convert-source-map: "npm:^2.0.0"
|
convert-source-map: "npm:^2.0.0"
|
||||||
debug: "npm:^4.1.0"
|
debug: "npm:^4.1.0"
|
||||||
gensync: "npm:^1.0.0-beta.2"
|
gensync: "npm:^1.0.0-beta.2"
|
||||||
json5: "npm:^2.2.3"
|
json5: "npm:^2.2.3"
|
||||||
semver: "npm:^6.3.1"
|
semver: "npm:^6.3.1"
|
||||||
checksum: 10c0/5127d2e8e842ae409e11bcbb5c2dff9874abf5415e8026925af7308e903f4f43397341467a130490d1a39884f461bc2b67f3063bce0be44340db89687fd852aa
|
checksum: 10c0/112fb09c24de7a1de64d1de2c31fe65c4e6af4cb2fb6e6d99ea5373e6fc51e75b88581c0efae4c4c68f119a02a988c7106e95011a41530a2fb8ed793c7eaa07b
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -159,16 +166,16 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@babel/generator@npm:^7.29.0":
|
"@babel/generator@npm:^7.29.7":
|
||||||
version: 7.29.1
|
version: 7.29.7
|
||||||
resolution: "@babel/generator@npm:7.29.1"
|
resolution: "@babel/generator@npm:7.29.7"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/parser": "npm:^7.29.0"
|
"@babel/parser": "npm:^7.29.7"
|
||||||
"@babel/types": "npm:^7.29.0"
|
"@babel/types": "npm:^7.29.7"
|
||||||
"@jridgewell/gen-mapping": "npm:^0.3.12"
|
"@jridgewell/gen-mapping": "npm:^0.3.12"
|
||||||
"@jridgewell/trace-mapping": "npm:^0.3.28"
|
"@jridgewell/trace-mapping": "npm:^0.3.28"
|
||||||
jsesc: "npm:^3.0.2"
|
jsesc: "npm:^3.0.2"
|
||||||
checksum: 10c0/349086e6876258ef3fb2823030fee0f6c0eb9c3ebe35fc572e16997f8c030d765f636ddc6299edae63e760ea6658f8ee9a2edfa6d6b24c9a80c917916b973551
|
checksum: 10c0/9bf72b01b5bd0ea5b1288a0e37dbd360bff2f2b1ce73342c0d40fb3db2ec3dc004ada5ffa925c5e12939a416eed59e600d562b8ecd938ce0d27dfd0eb6c6c2b7
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -203,6 +210,19 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@babel/helper-compilation-targets@npm:^7.29.7":
|
||||||
|
version: 7.29.7
|
||||||
|
resolution: "@babel/helper-compilation-targets@npm:7.29.7"
|
||||||
|
dependencies:
|
||||||
|
"@babel/compat-data": "npm:^7.29.7"
|
||||||
|
"@babel/helper-validator-option": "npm:^7.29.7"
|
||||||
|
browserslist: "npm:^4.24.0"
|
||||||
|
lru-cache: "npm:^5.1.1"
|
||||||
|
semver: "npm:^6.3.1"
|
||||||
|
checksum: 10c0/4c15fd4c69a0a7047799a28a88460c19cede0a0ee8af994ea169114986f4af48b92c7393a4a3fee0456c11a656eece3448a6ed06354453d6c27cccf17195453b
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@babel/helper-create-class-features-plugin@npm:^7.28.6":
|
"@babel/helper-create-class-features-plugin@npm:^7.28.6":
|
||||||
version: 7.28.6
|
version: 7.28.6
|
||||||
resolution: "@babel/helper-create-class-features-plugin@npm:7.28.6"
|
resolution: "@babel/helper-create-class-features-plugin@npm:7.28.6"
|
||||||
@@ -285,6 +305,13 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@babel/helper-globals@npm:^7.29.7":
|
||||||
|
version: 7.29.7
|
||||||
|
resolution: "@babel/helper-globals@npm:7.29.7"
|
||||||
|
checksum: 10c0/f38417c40b1129a1b2b519ca961b9040c8827d1444fd74068702286b91b77089431dc76b6b9d5c1496e5da2a4f3ad329c6946e688ba3fa0d1d0b3d2b4f34f36a
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@babel/helper-hoist-variables@npm:^7.22.5":
|
"@babel/helper-hoist-variables@npm:^7.22.5":
|
||||||
version: 7.22.5
|
version: 7.22.5
|
||||||
resolution: "@babel/helper-hoist-variables@npm:7.22.5"
|
resolution: "@babel/helper-hoist-variables@npm:7.22.5"
|
||||||
@@ -314,6 +341,16 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@babel/helper-module-imports@npm:^7.29.7":
|
||||||
|
version: 7.29.7
|
||||||
|
resolution: "@babel/helper-module-imports@npm:7.29.7"
|
||||||
|
dependencies:
|
||||||
|
"@babel/traverse": "npm:^7.29.7"
|
||||||
|
"@babel/types": "npm:^7.29.7"
|
||||||
|
checksum: 10c0/6adf60d97356027413342a092f818d9678c4f5caff716a33e3284b5ae14e47a9e88059d421dde4ee4894691260039a12602c0e7becadc175602194b40dfa345d
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@babel/helper-module-transforms@npm:^7.27.1, @babel/helper-module-transforms@npm:^7.28.3, @babel/helper-module-transforms@npm:^7.28.6":
|
"@babel/helper-module-transforms@npm:^7.27.1, @babel/helper-module-transforms@npm:^7.28.3, @babel/helper-module-transforms@npm:^7.28.6":
|
||||||
version: 7.28.6
|
version: 7.28.6
|
||||||
resolution: "@babel/helper-module-transforms@npm:7.28.6"
|
resolution: "@babel/helper-module-transforms@npm:7.28.6"
|
||||||
@@ -327,6 +364,19 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@babel/helper-module-transforms@npm:^7.29.7":
|
||||||
|
version: 7.29.7
|
||||||
|
resolution: "@babel/helper-module-transforms@npm:7.29.7"
|
||||||
|
dependencies:
|
||||||
|
"@babel/helper-module-imports": "npm:^7.29.7"
|
||||||
|
"@babel/helper-validator-identifier": "npm:^7.29.7"
|
||||||
|
"@babel/traverse": "npm:^7.29.7"
|
||||||
|
peerDependencies:
|
||||||
|
"@babel/core": ^7.0.0
|
||||||
|
checksum: 10c0/ee5a2172c24a42be696836f4b0d947489c9729d8adf5821885cf77d1ad5333e3c447368e9a71f67df1099570490553dccf9f888ef0a92a48aa63cb086bd8c7e1
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@babel/helper-optimise-call-expression@npm:^7.27.1":
|
"@babel/helper-optimise-call-expression@npm:^7.27.1":
|
||||||
version: 7.27.1
|
version: 7.27.1
|
||||||
resolution: "@babel/helper-optimise-call-expression@npm:7.27.1"
|
resolution: "@babel/helper-optimise-call-expression@npm:7.27.1"
|
||||||
@@ -423,6 +473,13 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@babel/helper-string-parser@npm:^7.29.7":
|
||||||
|
version: 7.29.7
|
||||||
|
resolution: "@babel/helper-string-parser@npm:7.29.7"
|
||||||
|
checksum: 10c0/194bc0f1716e396d5ffde56ad6119745fb9557662c98611590e5e454906783a4ccb21ce93056b8eb69a4909044834e45d96e50ac695bbe9e3221648fe033c06c
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@babel/helper-validator-identifier@npm:^7.22.20":
|
"@babel/helper-validator-identifier@npm:^7.22.20":
|
||||||
version: 7.22.20
|
version: 7.22.20
|
||||||
resolution: "@babel/helper-validator-identifier@npm:7.22.20"
|
resolution: "@babel/helper-validator-identifier@npm:7.22.20"
|
||||||
@@ -444,6 +501,13 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@babel/helper-validator-identifier@npm:^7.29.7":
|
||||||
|
version: 7.29.7
|
||||||
|
resolution: "@babel/helper-validator-identifier@npm:7.29.7"
|
||||||
|
checksum: 10c0/4795354e7ae0dcafa72de1cd04ec51252dc1498517170beaf019e03effc5b7bf13c6b21a3949a77e07b8125be7f106ed1131350d8ebd4566ae874094a726d62b
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@babel/helper-validator-option@npm:^7.27.1":
|
"@babel/helper-validator-option@npm:^7.27.1":
|
||||||
version: 7.27.1
|
version: 7.27.1
|
||||||
resolution: "@babel/helper-validator-option@npm:7.27.1"
|
resolution: "@babel/helper-validator-option@npm:7.27.1"
|
||||||
@@ -451,6 +515,13 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@babel/helper-validator-option@npm:^7.29.7":
|
||||||
|
version: 7.29.7
|
||||||
|
resolution: "@babel/helper-validator-option@npm:7.29.7"
|
||||||
|
checksum: 10c0/d2a06c6d0ac40ba4a2f219fc2cab249c7a94bacdb2686273b7f9598571c908809b48468ff588915a346e6cc7296f60b581023d1d498b747fed06f779d335c2cc
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@babel/helper-wrap-function@npm:^7.27.1":
|
"@babel/helper-wrap-function@npm:^7.27.1":
|
||||||
version: 7.28.6
|
version: 7.28.6
|
||||||
resolution: "@babel/helper-wrap-function@npm:7.28.6"
|
resolution: "@babel/helper-wrap-function@npm:7.28.6"
|
||||||
@@ -462,13 +533,13 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@babel/helpers@npm:^7.28.6":
|
"@babel/helpers@npm:^7.29.7":
|
||||||
version: 7.28.6
|
version: 7.29.7
|
||||||
resolution: "@babel/helpers@npm:7.28.6"
|
resolution: "@babel/helpers@npm:7.29.7"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/template": "npm:^7.28.6"
|
"@babel/template": "npm:^7.29.7"
|
||||||
"@babel/types": "npm:^7.28.6"
|
"@babel/types": "npm:^7.29.7"
|
||||||
checksum: 10c0/c4a779c66396bb0cf619402d92f1610601ff3832db2d3b86b9c9dd10983bf79502270e97ac6d5280cea1b1a37de2f06ecbac561bd2271545270407fbe64027cb
|
checksum: 10c0/218e8d10953647c9f44775f5a022b227a182674853b5ea8631889deb7e1a3e4bc870388aaecf59bb8bd92a87f9a96220ed3f70a35bffec6bcf9169ecb67891ac
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -545,14 +616,14 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@babel/parser@npm:^7.29.0":
|
"@babel/parser@npm:^7.29.7":
|
||||||
version: 7.29.0
|
version: 7.29.7
|
||||||
resolution: "@babel/parser@npm:7.29.0"
|
resolution: "@babel/parser@npm:7.29.7"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/types": "npm:^7.29.0"
|
"@babel/types": "npm:^7.29.7"
|
||||||
bin:
|
bin:
|
||||||
parser: ./bin/babel-parser.js
|
parser: ./bin/babel-parser.js
|
||||||
checksum: 10c0/333b2aa761264b91577a74bee86141ef733f9f9f6d4fc52548e4847dc35dfbf821f58c46832c637bfa761a6d9909d6a68f7d1ed59e17e4ffbb958dc510c17b62
|
checksum: 10c0/65133038f80b54a714d6027cb77cee3f9a6b5c4c6842ce674301e13947cbcbfa8055e63acaf1b84c085d34226a14425b2c2b97b829e0e226d2e8f1299942a51d
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -1739,6 +1810,17 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@babel/template@npm:^7.29.7":
|
||||||
|
version: 7.29.7
|
||||||
|
resolution: "@babel/template@npm:7.29.7"
|
||||||
|
dependencies:
|
||||||
|
"@babel/code-frame": "npm:^7.29.7"
|
||||||
|
"@babel/parser": "npm:^7.29.7"
|
||||||
|
"@babel/types": "npm:^7.29.7"
|
||||||
|
checksum: 10c0/8bb7f900dcab0e9e1c5ffbc33ca10e0d26b7b2e2ca804becb73ee771b9c4ed6e2908a4ae4a14c08560febb45d2b6b9a173955e42ad404d05f8b04840a14d9c58
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@babel/traverse@npm:^7.18.9":
|
"@babel/traverse@npm:^7.18.9":
|
||||||
version: 7.24.0
|
version: 7.24.0
|
||||||
resolution: "@babel/traverse@npm:7.24.0"
|
resolution: "@babel/traverse@npm:7.24.0"
|
||||||
@@ -1787,18 +1869,18 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@babel/traverse@npm:^7.29.0":
|
"@babel/traverse@npm:^7.29.7":
|
||||||
version: 7.29.0
|
version: 7.29.7
|
||||||
resolution: "@babel/traverse@npm:7.29.0"
|
resolution: "@babel/traverse@npm:7.29.7"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/code-frame": "npm:^7.29.0"
|
"@babel/code-frame": "npm:^7.29.7"
|
||||||
"@babel/generator": "npm:^7.29.0"
|
"@babel/generator": "npm:^7.29.7"
|
||||||
"@babel/helper-globals": "npm:^7.28.0"
|
"@babel/helper-globals": "npm:^7.29.7"
|
||||||
"@babel/parser": "npm:^7.29.0"
|
"@babel/parser": "npm:^7.29.7"
|
||||||
"@babel/template": "npm:^7.28.6"
|
"@babel/template": "npm:^7.29.7"
|
||||||
"@babel/types": "npm:^7.29.0"
|
"@babel/types": "npm:^7.29.7"
|
||||||
debug: "npm:^4.3.1"
|
debug: "npm:^4.3.1"
|
||||||
checksum: 10c0/f63ef6e58d02a9fbf3c0e2e5f1c877da3e0bc57f91a19d2223d53e356a76859cbaf51171c9211c71816d94a0e69efa2732fd27ffc0e1bbc84b636e60932333eb
|
checksum: 10c0/e256a1fbdb956555b76f3c285b1e453f6bedec8b3afb61751d99d933efd11c7d79caf5ddf2493570058a9f7deaa1b48324380d7c1aa1443fd9508becbf56331a
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -1864,13 +1946,13 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@babel/types@npm:^7.29.0":
|
"@babel/types@npm:^7.29.7":
|
||||||
version: 7.29.0
|
version: 7.29.7
|
||||||
resolution: "@babel/types@npm:7.29.0"
|
resolution: "@babel/types@npm:7.29.7"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/helper-string-parser": "npm:^7.27.1"
|
"@babel/helper-string-parser": "npm:^7.29.7"
|
||||||
"@babel/helper-validator-identifier": "npm:^7.28.5"
|
"@babel/helper-validator-identifier": "npm:^7.29.7"
|
||||||
checksum: 10c0/23cc3466e83bcbfab8b9bd0edaafdb5d4efdb88b82b3be6728bbade5ba2f0996f84f63b1c5f7a8c0d67efded28300898a5f930b171bb40b311bca2029c4e9b4f
|
checksum: 10c0/b6623994c69717fa27294f5fa46d59140338e2d86c6c1c13085c84ef7d53086ee357fbf4fe9abe3dd3da75734dc77c4c0df2f90fb29e667558bb3b3fb705e88f
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -3054,9 +3136,9 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@mantine/core@npm:9.2.1":
|
"@mantine/core@npm:9.2.2":
|
||||||
version: 9.2.1
|
version: 9.2.2
|
||||||
resolution: "@mantine/core@npm:9.2.1"
|
resolution: "@mantine/core@npm:9.2.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@floating-ui/react": "npm:^0.27.19"
|
"@floating-ui/react": "npm:^0.27.19"
|
||||||
clsx: "npm:^2.1.1"
|
clsx: "npm:^2.1.1"
|
||||||
@@ -3064,19 +3146,19 @@ __metadata:
|
|||||||
react-remove-scroll: "npm:^2.7.2"
|
react-remove-scroll: "npm:^2.7.2"
|
||||||
type-fest: "npm:^5.6.0"
|
type-fest: "npm:^5.6.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
"@mantine/hooks": 9.2.1
|
"@mantine/hooks": 9.2.2
|
||||||
react: ^19.2.0
|
react: ^19.2.0
|
||||||
react-dom: ^19.2.0
|
react-dom: ^19.2.0
|
||||||
checksum: 10c0/998f9da4463119e62b8031f577e3a4da0082f56a8b516576e5f123a4bba96c1a35007419cd8ee99d7a6f695eba49842b807c8ea704bbb178300808434286ac55
|
checksum: 10c0/7c1f82a5c340eb149e865a45d36703ea71da7d2c8171e7c5f5b368df8b45f241c86eeee9863cb8595536b2ac1bbd4b04d5bd8fcd5ed28321dd9ae2e0f3450d1e
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@mantine/hooks@npm:9.2.1":
|
"@mantine/hooks@npm:9.2.2":
|
||||||
version: 9.2.1
|
version: 9.2.2
|
||||||
resolution: "@mantine/hooks@npm:9.2.1"
|
resolution: "@mantine/hooks@npm:9.2.2"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^19.2.0
|
react: ^19.2.0
|
||||||
checksum: 10c0/39d94b17769a9688f5bce7d88b8b8c267a159d24fc5c5ae9b518382f338db5536d19b85d3895f18d868b34d7160defb1688274af0420161aa6352d29c7ec954d
|
checksum: 10c0/2b8c21bc255a3dfbe97529b06d83fd6eb054e1d14d70ceefa8d656978c42fde4933e32feff01cd92c73a3d8ca64779b0d87c00e55314259b00a42a34f027707c
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -3517,268 +3599,268 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxfmt/binding-android-arm-eabi@npm:0.51.0":
|
"@oxfmt/binding-android-arm-eabi@npm:0.52.0":
|
||||||
version: 0.51.0
|
version: 0.52.0
|
||||||
resolution: "@oxfmt/binding-android-arm-eabi@npm:0.51.0"
|
resolution: "@oxfmt/binding-android-arm-eabi@npm:0.52.0"
|
||||||
conditions: os=android & cpu=arm
|
conditions: os=android & cpu=arm
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxfmt/binding-android-arm64@npm:0.51.0":
|
"@oxfmt/binding-android-arm64@npm:0.52.0":
|
||||||
version: 0.51.0
|
version: 0.52.0
|
||||||
resolution: "@oxfmt/binding-android-arm64@npm:0.51.0"
|
resolution: "@oxfmt/binding-android-arm64@npm:0.52.0"
|
||||||
conditions: os=android & cpu=arm64
|
conditions: os=android & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxfmt/binding-darwin-arm64@npm:0.51.0":
|
"@oxfmt/binding-darwin-arm64@npm:0.52.0":
|
||||||
version: 0.51.0
|
version: 0.52.0
|
||||||
resolution: "@oxfmt/binding-darwin-arm64@npm:0.51.0"
|
resolution: "@oxfmt/binding-darwin-arm64@npm:0.52.0"
|
||||||
conditions: os=darwin & cpu=arm64
|
conditions: os=darwin & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxfmt/binding-darwin-x64@npm:0.51.0":
|
"@oxfmt/binding-darwin-x64@npm:0.52.0":
|
||||||
version: 0.51.0
|
version: 0.52.0
|
||||||
resolution: "@oxfmt/binding-darwin-x64@npm:0.51.0"
|
resolution: "@oxfmt/binding-darwin-x64@npm:0.52.0"
|
||||||
conditions: os=darwin & cpu=x64
|
conditions: os=darwin & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxfmt/binding-freebsd-x64@npm:0.51.0":
|
"@oxfmt/binding-freebsd-x64@npm:0.52.0":
|
||||||
version: 0.51.0
|
version: 0.52.0
|
||||||
resolution: "@oxfmt/binding-freebsd-x64@npm:0.51.0"
|
resolution: "@oxfmt/binding-freebsd-x64@npm:0.52.0"
|
||||||
conditions: os=freebsd & cpu=x64
|
conditions: os=freebsd & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxfmt/binding-linux-arm-gnueabihf@npm:0.51.0":
|
"@oxfmt/binding-linux-arm-gnueabihf@npm:0.52.0":
|
||||||
version: 0.51.0
|
version: 0.52.0
|
||||||
resolution: "@oxfmt/binding-linux-arm-gnueabihf@npm:0.51.0"
|
resolution: "@oxfmt/binding-linux-arm-gnueabihf@npm:0.52.0"
|
||||||
conditions: os=linux & cpu=arm
|
conditions: os=linux & cpu=arm
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxfmt/binding-linux-arm-musleabihf@npm:0.51.0":
|
"@oxfmt/binding-linux-arm-musleabihf@npm:0.52.0":
|
||||||
version: 0.51.0
|
version: 0.52.0
|
||||||
resolution: "@oxfmt/binding-linux-arm-musleabihf@npm:0.51.0"
|
resolution: "@oxfmt/binding-linux-arm-musleabihf@npm:0.52.0"
|
||||||
conditions: os=linux & cpu=arm
|
conditions: os=linux & cpu=arm
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxfmt/binding-linux-arm64-gnu@npm:0.51.0":
|
"@oxfmt/binding-linux-arm64-gnu@npm:0.52.0":
|
||||||
version: 0.51.0
|
version: 0.52.0
|
||||||
resolution: "@oxfmt/binding-linux-arm64-gnu@npm:0.51.0"
|
resolution: "@oxfmt/binding-linux-arm64-gnu@npm:0.52.0"
|
||||||
conditions: os=linux & cpu=arm64 & libc=glibc
|
conditions: os=linux & cpu=arm64 & libc=glibc
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxfmt/binding-linux-arm64-musl@npm:0.51.0":
|
"@oxfmt/binding-linux-arm64-musl@npm:0.52.0":
|
||||||
version: 0.51.0
|
version: 0.52.0
|
||||||
resolution: "@oxfmt/binding-linux-arm64-musl@npm:0.51.0"
|
resolution: "@oxfmt/binding-linux-arm64-musl@npm:0.52.0"
|
||||||
conditions: os=linux & cpu=arm64 & libc=musl
|
conditions: os=linux & cpu=arm64 & libc=musl
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxfmt/binding-linux-ppc64-gnu@npm:0.51.0":
|
"@oxfmt/binding-linux-ppc64-gnu@npm:0.52.0":
|
||||||
version: 0.51.0
|
version: 0.52.0
|
||||||
resolution: "@oxfmt/binding-linux-ppc64-gnu@npm:0.51.0"
|
resolution: "@oxfmt/binding-linux-ppc64-gnu@npm:0.52.0"
|
||||||
conditions: os=linux & cpu=ppc64 & libc=glibc
|
conditions: os=linux & cpu=ppc64 & libc=glibc
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxfmt/binding-linux-riscv64-gnu@npm:0.51.0":
|
"@oxfmt/binding-linux-riscv64-gnu@npm:0.52.0":
|
||||||
version: 0.51.0
|
version: 0.52.0
|
||||||
resolution: "@oxfmt/binding-linux-riscv64-gnu@npm:0.51.0"
|
resolution: "@oxfmt/binding-linux-riscv64-gnu@npm:0.52.0"
|
||||||
conditions: os=linux & cpu=riscv64 & libc=glibc
|
conditions: os=linux & cpu=riscv64 & libc=glibc
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxfmt/binding-linux-riscv64-musl@npm:0.51.0":
|
"@oxfmt/binding-linux-riscv64-musl@npm:0.52.0":
|
||||||
version: 0.51.0
|
version: 0.52.0
|
||||||
resolution: "@oxfmt/binding-linux-riscv64-musl@npm:0.51.0"
|
resolution: "@oxfmt/binding-linux-riscv64-musl@npm:0.52.0"
|
||||||
conditions: os=linux & cpu=riscv64 & libc=musl
|
conditions: os=linux & cpu=riscv64 & libc=musl
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxfmt/binding-linux-s390x-gnu@npm:0.51.0":
|
"@oxfmt/binding-linux-s390x-gnu@npm:0.52.0":
|
||||||
version: 0.51.0
|
version: 0.52.0
|
||||||
resolution: "@oxfmt/binding-linux-s390x-gnu@npm:0.51.0"
|
resolution: "@oxfmt/binding-linux-s390x-gnu@npm:0.52.0"
|
||||||
conditions: os=linux & cpu=s390x & libc=glibc
|
conditions: os=linux & cpu=s390x & libc=glibc
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxfmt/binding-linux-x64-gnu@npm:0.51.0":
|
"@oxfmt/binding-linux-x64-gnu@npm:0.52.0":
|
||||||
version: 0.51.0
|
version: 0.52.0
|
||||||
resolution: "@oxfmt/binding-linux-x64-gnu@npm:0.51.0"
|
resolution: "@oxfmt/binding-linux-x64-gnu@npm:0.52.0"
|
||||||
conditions: os=linux & cpu=x64 & libc=glibc
|
conditions: os=linux & cpu=x64 & libc=glibc
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxfmt/binding-linux-x64-musl@npm:0.51.0":
|
"@oxfmt/binding-linux-x64-musl@npm:0.52.0":
|
||||||
version: 0.51.0
|
version: 0.52.0
|
||||||
resolution: "@oxfmt/binding-linux-x64-musl@npm:0.51.0"
|
resolution: "@oxfmt/binding-linux-x64-musl@npm:0.52.0"
|
||||||
conditions: os=linux & cpu=x64 & libc=musl
|
conditions: os=linux & cpu=x64 & libc=musl
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxfmt/binding-openharmony-arm64@npm:0.51.0":
|
"@oxfmt/binding-openharmony-arm64@npm:0.52.0":
|
||||||
version: 0.51.0
|
version: 0.52.0
|
||||||
resolution: "@oxfmt/binding-openharmony-arm64@npm:0.51.0"
|
resolution: "@oxfmt/binding-openharmony-arm64@npm:0.52.0"
|
||||||
conditions: os=openharmony & cpu=arm64
|
conditions: os=openharmony & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxfmt/binding-win32-arm64-msvc@npm:0.51.0":
|
"@oxfmt/binding-win32-arm64-msvc@npm:0.52.0":
|
||||||
version: 0.51.0
|
version: 0.52.0
|
||||||
resolution: "@oxfmt/binding-win32-arm64-msvc@npm:0.51.0"
|
resolution: "@oxfmt/binding-win32-arm64-msvc@npm:0.52.0"
|
||||||
conditions: os=win32 & cpu=arm64
|
conditions: os=win32 & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxfmt/binding-win32-ia32-msvc@npm:0.51.0":
|
"@oxfmt/binding-win32-ia32-msvc@npm:0.52.0":
|
||||||
version: 0.51.0
|
version: 0.52.0
|
||||||
resolution: "@oxfmt/binding-win32-ia32-msvc@npm:0.51.0"
|
resolution: "@oxfmt/binding-win32-ia32-msvc@npm:0.52.0"
|
||||||
conditions: os=win32 & cpu=ia32
|
conditions: os=win32 & cpu=ia32
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxfmt/binding-win32-x64-msvc@npm:0.51.0":
|
"@oxfmt/binding-win32-x64-msvc@npm:0.52.0":
|
||||||
version: 0.51.0
|
version: 0.52.0
|
||||||
resolution: "@oxfmt/binding-win32-x64-msvc@npm:0.51.0"
|
resolution: "@oxfmt/binding-win32-x64-msvc@npm:0.52.0"
|
||||||
conditions: os=win32 & cpu=x64
|
conditions: os=win32 & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxlint/binding-android-arm-eabi@npm:1.66.0":
|
"@oxlint/binding-android-arm-eabi@npm:1.67.0":
|
||||||
version: 1.66.0
|
version: 1.67.0
|
||||||
resolution: "@oxlint/binding-android-arm-eabi@npm:1.66.0"
|
resolution: "@oxlint/binding-android-arm-eabi@npm:1.67.0"
|
||||||
conditions: os=android & cpu=arm
|
conditions: os=android & cpu=arm
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxlint/binding-android-arm64@npm:1.66.0":
|
"@oxlint/binding-android-arm64@npm:1.67.0":
|
||||||
version: 1.66.0
|
version: 1.67.0
|
||||||
resolution: "@oxlint/binding-android-arm64@npm:1.66.0"
|
resolution: "@oxlint/binding-android-arm64@npm:1.67.0"
|
||||||
conditions: os=android & cpu=arm64
|
conditions: os=android & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxlint/binding-darwin-arm64@npm:1.66.0":
|
"@oxlint/binding-darwin-arm64@npm:1.67.0":
|
||||||
version: 1.66.0
|
version: 1.67.0
|
||||||
resolution: "@oxlint/binding-darwin-arm64@npm:1.66.0"
|
resolution: "@oxlint/binding-darwin-arm64@npm:1.67.0"
|
||||||
conditions: os=darwin & cpu=arm64
|
conditions: os=darwin & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxlint/binding-darwin-x64@npm:1.66.0":
|
"@oxlint/binding-darwin-x64@npm:1.67.0":
|
||||||
version: 1.66.0
|
version: 1.67.0
|
||||||
resolution: "@oxlint/binding-darwin-x64@npm:1.66.0"
|
resolution: "@oxlint/binding-darwin-x64@npm:1.67.0"
|
||||||
conditions: os=darwin & cpu=x64
|
conditions: os=darwin & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxlint/binding-freebsd-x64@npm:1.66.0":
|
"@oxlint/binding-freebsd-x64@npm:1.67.0":
|
||||||
version: 1.66.0
|
version: 1.67.0
|
||||||
resolution: "@oxlint/binding-freebsd-x64@npm:1.66.0"
|
resolution: "@oxlint/binding-freebsd-x64@npm:1.67.0"
|
||||||
conditions: os=freebsd & cpu=x64
|
conditions: os=freebsd & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxlint/binding-linux-arm-gnueabihf@npm:1.66.0":
|
"@oxlint/binding-linux-arm-gnueabihf@npm:1.67.0":
|
||||||
version: 1.66.0
|
version: 1.67.0
|
||||||
resolution: "@oxlint/binding-linux-arm-gnueabihf@npm:1.66.0"
|
resolution: "@oxlint/binding-linux-arm-gnueabihf@npm:1.67.0"
|
||||||
conditions: os=linux & cpu=arm
|
conditions: os=linux & cpu=arm
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxlint/binding-linux-arm-musleabihf@npm:1.66.0":
|
"@oxlint/binding-linux-arm-musleabihf@npm:1.67.0":
|
||||||
version: 1.66.0
|
version: 1.67.0
|
||||||
resolution: "@oxlint/binding-linux-arm-musleabihf@npm:1.66.0"
|
resolution: "@oxlint/binding-linux-arm-musleabihf@npm:1.67.0"
|
||||||
conditions: os=linux & cpu=arm
|
conditions: os=linux & cpu=arm
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxlint/binding-linux-arm64-gnu@npm:1.66.0":
|
"@oxlint/binding-linux-arm64-gnu@npm:1.67.0":
|
||||||
version: 1.66.0
|
version: 1.67.0
|
||||||
resolution: "@oxlint/binding-linux-arm64-gnu@npm:1.66.0"
|
resolution: "@oxlint/binding-linux-arm64-gnu@npm:1.67.0"
|
||||||
conditions: os=linux & cpu=arm64 & libc=glibc
|
conditions: os=linux & cpu=arm64 & libc=glibc
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxlint/binding-linux-arm64-musl@npm:1.66.0":
|
"@oxlint/binding-linux-arm64-musl@npm:1.67.0":
|
||||||
version: 1.66.0
|
version: 1.67.0
|
||||||
resolution: "@oxlint/binding-linux-arm64-musl@npm:1.66.0"
|
resolution: "@oxlint/binding-linux-arm64-musl@npm:1.67.0"
|
||||||
conditions: os=linux & cpu=arm64 & libc=musl
|
conditions: os=linux & cpu=arm64 & libc=musl
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxlint/binding-linux-ppc64-gnu@npm:1.66.0":
|
"@oxlint/binding-linux-ppc64-gnu@npm:1.67.0":
|
||||||
version: 1.66.0
|
version: 1.67.0
|
||||||
resolution: "@oxlint/binding-linux-ppc64-gnu@npm:1.66.0"
|
resolution: "@oxlint/binding-linux-ppc64-gnu@npm:1.67.0"
|
||||||
conditions: os=linux & cpu=ppc64 & libc=glibc
|
conditions: os=linux & cpu=ppc64 & libc=glibc
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxlint/binding-linux-riscv64-gnu@npm:1.66.0":
|
"@oxlint/binding-linux-riscv64-gnu@npm:1.67.0":
|
||||||
version: 1.66.0
|
version: 1.67.0
|
||||||
resolution: "@oxlint/binding-linux-riscv64-gnu@npm:1.66.0"
|
resolution: "@oxlint/binding-linux-riscv64-gnu@npm:1.67.0"
|
||||||
conditions: os=linux & cpu=riscv64 & libc=glibc
|
conditions: os=linux & cpu=riscv64 & libc=glibc
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxlint/binding-linux-riscv64-musl@npm:1.66.0":
|
"@oxlint/binding-linux-riscv64-musl@npm:1.67.0":
|
||||||
version: 1.66.0
|
version: 1.67.0
|
||||||
resolution: "@oxlint/binding-linux-riscv64-musl@npm:1.66.0"
|
resolution: "@oxlint/binding-linux-riscv64-musl@npm:1.67.0"
|
||||||
conditions: os=linux & cpu=riscv64 & libc=musl
|
conditions: os=linux & cpu=riscv64 & libc=musl
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxlint/binding-linux-s390x-gnu@npm:1.66.0":
|
"@oxlint/binding-linux-s390x-gnu@npm:1.67.0":
|
||||||
version: 1.66.0
|
version: 1.67.0
|
||||||
resolution: "@oxlint/binding-linux-s390x-gnu@npm:1.66.0"
|
resolution: "@oxlint/binding-linux-s390x-gnu@npm:1.67.0"
|
||||||
conditions: os=linux & cpu=s390x & libc=glibc
|
conditions: os=linux & cpu=s390x & libc=glibc
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxlint/binding-linux-x64-gnu@npm:1.66.0":
|
"@oxlint/binding-linux-x64-gnu@npm:1.67.0":
|
||||||
version: 1.66.0
|
version: 1.67.0
|
||||||
resolution: "@oxlint/binding-linux-x64-gnu@npm:1.66.0"
|
resolution: "@oxlint/binding-linux-x64-gnu@npm:1.67.0"
|
||||||
conditions: os=linux & cpu=x64 & libc=glibc
|
conditions: os=linux & cpu=x64 & libc=glibc
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxlint/binding-linux-x64-musl@npm:1.66.0":
|
"@oxlint/binding-linux-x64-musl@npm:1.67.0":
|
||||||
version: 1.66.0
|
version: 1.67.0
|
||||||
resolution: "@oxlint/binding-linux-x64-musl@npm:1.66.0"
|
resolution: "@oxlint/binding-linux-x64-musl@npm:1.67.0"
|
||||||
conditions: os=linux & cpu=x64 & libc=musl
|
conditions: os=linux & cpu=x64 & libc=musl
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxlint/binding-openharmony-arm64@npm:1.66.0":
|
"@oxlint/binding-openharmony-arm64@npm:1.67.0":
|
||||||
version: 1.66.0
|
version: 1.67.0
|
||||||
resolution: "@oxlint/binding-openharmony-arm64@npm:1.66.0"
|
resolution: "@oxlint/binding-openharmony-arm64@npm:1.67.0"
|
||||||
conditions: os=openharmony & cpu=arm64
|
conditions: os=openharmony & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxlint/binding-win32-arm64-msvc@npm:1.66.0":
|
"@oxlint/binding-win32-arm64-msvc@npm:1.67.0":
|
||||||
version: 1.66.0
|
version: 1.67.0
|
||||||
resolution: "@oxlint/binding-win32-arm64-msvc@npm:1.66.0"
|
resolution: "@oxlint/binding-win32-arm64-msvc@npm:1.67.0"
|
||||||
conditions: os=win32 & cpu=arm64
|
conditions: os=win32 & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxlint/binding-win32-ia32-msvc@npm:1.66.0":
|
"@oxlint/binding-win32-ia32-msvc@npm:1.67.0":
|
||||||
version: 1.66.0
|
version: 1.67.0
|
||||||
resolution: "@oxlint/binding-win32-ia32-msvc@npm:1.66.0"
|
resolution: "@oxlint/binding-win32-ia32-msvc@npm:1.67.0"
|
||||||
conditions: os=win32 & cpu=ia32
|
conditions: os=win32 & cpu=ia32
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@oxlint/binding-win32-x64-msvc@npm:1.66.0":
|
"@oxlint/binding-win32-x64-msvc@npm:1.67.0":
|
||||||
version: 1.66.0
|
version: 1.67.0
|
||||||
resolution: "@oxlint/binding-win32-x64-msvc@npm:1.66.0"
|
resolution: "@oxlint/binding-win32-x64-msvc@npm:1.67.0"
|
||||||
conditions: os=win32 & cpu=x64
|
conditions: os=win32 & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
@@ -8997,8 +9079,8 @@ __metadata:
|
|||||||
resolution: "mantine-next-template@workspace:."
|
resolution: "mantine-next-template@workspace:."
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/core": "npm:^7.28.4"
|
"@babel/core": "npm:^7.28.4"
|
||||||
"@mantine/core": "npm:9.2.1"
|
"@mantine/core": "npm:9.2.2"
|
||||||
"@mantine/hooks": "npm:9.2.1"
|
"@mantine/hooks": "npm:9.2.2"
|
||||||
"@next/bundle-analyzer": "npm:^16.0.0"
|
"@next/bundle-analyzer": "npm:^16.0.0"
|
||||||
"@storybook/addon-themes": "npm:^10.0.0"
|
"@storybook/addon-themes": "npm:^10.0.0"
|
||||||
"@storybook/nextjs": "npm:^10.0.0"
|
"@storybook/nextjs": "npm:^10.0.0"
|
||||||
@@ -9015,7 +9097,7 @@ __metadata:
|
|||||||
jest: "npm:^30.2.0"
|
jest: "npm:^30.2.0"
|
||||||
jest-environment-jsdom: "npm:^30.2.0"
|
jest-environment-jsdom: "npm:^30.2.0"
|
||||||
next: "npm:16.2.6"
|
next: "npm:16.2.6"
|
||||||
oxfmt: "npm:^0.51.0"
|
oxfmt: "npm:^0.52.0"
|
||||||
oxlint: "npm:^1.58.0"
|
oxlint: "npm:^1.58.0"
|
||||||
postcss: "npm:^8.5.6"
|
postcss: "npm:^8.5.6"
|
||||||
postcss-preset-mantine: "npm:1.18.0"
|
postcss-preset-mantine: "npm:1.18.0"
|
||||||
@@ -9816,32 +9898,33 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"oxfmt@npm:^0.51.0":
|
"oxfmt@npm:^0.52.0":
|
||||||
version: 0.51.0
|
version: 0.52.0
|
||||||
resolution: "oxfmt@npm:0.51.0"
|
resolution: "oxfmt@npm:0.52.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@oxfmt/binding-android-arm-eabi": "npm:0.51.0"
|
"@oxfmt/binding-android-arm-eabi": "npm:0.52.0"
|
||||||
"@oxfmt/binding-android-arm64": "npm:0.51.0"
|
"@oxfmt/binding-android-arm64": "npm:0.52.0"
|
||||||
"@oxfmt/binding-darwin-arm64": "npm:0.51.0"
|
"@oxfmt/binding-darwin-arm64": "npm:0.52.0"
|
||||||
"@oxfmt/binding-darwin-x64": "npm:0.51.0"
|
"@oxfmt/binding-darwin-x64": "npm:0.52.0"
|
||||||
"@oxfmt/binding-freebsd-x64": "npm:0.51.0"
|
"@oxfmt/binding-freebsd-x64": "npm:0.52.0"
|
||||||
"@oxfmt/binding-linux-arm-gnueabihf": "npm:0.51.0"
|
"@oxfmt/binding-linux-arm-gnueabihf": "npm:0.52.0"
|
||||||
"@oxfmt/binding-linux-arm-musleabihf": "npm:0.51.0"
|
"@oxfmt/binding-linux-arm-musleabihf": "npm:0.52.0"
|
||||||
"@oxfmt/binding-linux-arm64-gnu": "npm:0.51.0"
|
"@oxfmt/binding-linux-arm64-gnu": "npm:0.52.0"
|
||||||
"@oxfmt/binding-linux-arm64-musl": "npm:0.51.0"
|
"@oxfmt/binding-linux-arm64-musl": "npm:0.52.0"
|
||||||
"@oxfmt/binding-linux-ppc64-gnu": "npm:0.51.0"
|
"@oxfmt/binding-linux-ppc64-gnu": "npm:0.52.0"
|
||||||
"@oxfmt/binding-linux-riscv64-gnu": "npm:0.51.0"
|
"@oxfmt/binding-linux-riscv64-gnu": "npm:0.52.0"
|
||||||
"@oxfmt/binding-linux-riscv64-musl": "npm:0.51.0"
|
"@oxfmt/binding-linux-riscv64-musl": "npm:0.52.0"
|
||||||
"@oxfmt/binding-linux-s390x-gnu": "npm:0.51.0"
|
"@oxfmt/binding-linux-s390x-gnu": "npm:0.52.0"
|
||||||
"@oxfmt/binding-linux-x64-gnu": "npm:0.51.0"
|
"@oxfmt/binding-linux-x64-gnu": "npm:0.52.0"
|
||||||
"@oxfmt/binding-linux-x64-musl": "npm:0.51.0"
|
"@oxfmt/binding-linux-x64-musl": "npm:0.52.0"
|
||||||
"@oxfmt/binding-openharmony-arm64": "npm:0.51.0"
|
"@oxfmt/binding-openharmony-arm64": "npm:0.52.0"
|
||||||
"@oxfmt/binding-win32-arm64-msvc": "npm:0.51.0"
|
"@oxfmt/binding-win32-arm64-msvc": "npm:0.52.0"
|
||||||
"@oxfmt/binding-win32-ia32-msvc": "npm:0.51.0"
|
"@oxfmt/binding-win32-ia32-msvc": "npm:0.52.0"
|
||||||
"@oxfmt/binding-win32-x64-msvc": "npm:0.51.0"
|
"@oxfmt/binding-win32-x64-msvc": "npm:0.52.0"
|
||||||
tinypool: "npm:2.1.0"
|
tinypool: "npm:2.1.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
svelte: ^5.0.0
|
svelte: ^5.0.0
|
||||||
|
vite-plus: "*"
|
||||||
dependenciesMeta:
|
dependenciesMeta:
|
||||||
"@oxfmt/binding-android-arm-eabi":
|
"@oxfmt/binding-android-arm-eabi":
|
||||||
optional: true
|
optional: true
|
||||||
@@ -9884,37 +9967,40 @@ __metadata:
|
|||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
svelte:
|
svelte:
|
||||||
optional: true
|
optional: true
|
||||||
|
vite-plus:
|
||||||
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
oxfmt: bin/oxfmt
|
oxfmt: bin/oxfmt
|
||||||
checksum: 10c0/44b896b5c105b4619a34c5d82857a6b3bb87d80946c28dc1388409ab3e14fbfb20c461e450850f4b0b90ba0bc08e163ab4be0d250860217a13f9483cd5dbb047
|
checksum: 10c0/a67a597202e29432f29049a6862feb927b6f996e5e909cb32acb2fe282d4b6d01d2e693c2b8a0ca6d016f236301cdd66c9250fd13af0876aee6c5b0eddba259f
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"oxlint@npm:^1.58.0":
|
"oxlint@npm:^1.58.0":
|
||||||
version: 1.66.0
|
version: 1.67.0
|
||||||
resolution: "oxlint@npm:1.66.0"
|
resolution: "oxlint@npm:1.67.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@oxlint/binding-android-arm-eabi": "npm:1.66.0"
|
"@oxlint/binding-android-arm-eabi": "npm:1.67.0"
|
||||||
"@oxlint/binding-android-arm64": "npm:1.66.0"
|
"@oxlint/binding-android-arm64": "npm:1.67.0"
|
||||||
"@oxlint/binding-darwin-arm64": "npm:1.66.0"
|
"@oxlint/binding-darwin-arm64": "npm:1.67.0"
|
||||||
"@oxlint/binding-darwin-x64": "npm:1.66.0"
|
"@oxlint/binding-darwin-x64": "npm:1.67.0"
|
||||||
"@oxlint/binding-freebsd-x64": "npm:1.66.0"
|
"@oxlint/binding-freebsd-x64": "npm:1.67.0"
|
||||||
"@oxlint/binding-linux-arm-gnueabihf": "npm:1.66.0"
|
"@oxlint/binding-linux-arm-gnueabihf": "npm:1.67.0"
|
||||||
"@oxlint/binding-linux-arm-musleabihf": "npm:1.66.0"
|
"@oxlint/binding-linux-arm-musleabihf": "npm:1.67.0"
|
||||||
"@oxlint/binding-linux-arm64-gnu": "npm:1.66.0"
|
"@oxlint/binding-linux-arm64-gnu": "npm:1.67.0"
|
||||||
"@oxlint/binding-linux-arm64-musl": "npm:1.66.0"
|
"@oxlint/binding-linux-arm64-musl": "npm:1.67.0"
|
||||||
"@oxlint/binding-linux-ppc64-gnu": "npm:1.66.0"
|
"@oxlint/binding-linux-ppc64-gnu": "npm:1.67.0"
|
||||||
"@oxlint/binding-linux-riscv64-gnu": "npm:1.66.0"
|
"@oxlint/binding-linux-riscv64-gnu": "npm:1.67.0"
|
||||||
"@oxlint/binding-linux-riscv64-musl": "npm:1.66.0"
|
"@oxlint/binding-linux-riscv64-musl": "npm:1.67.0"
|
||||||
"@oxlint/binding-linux-s390x-gnu": "npm:1.66.0"
|
"@oxlint/binding-linux-s390x-gnu": "npm:1.67.0"
|
||||||
"@oxlint/binding-linux-x64-gnu": "npm:1.66.0"
|
"@oxlint/binding-linux-x64-gnu": "npm:1.67.0"
|
||||||
"@oxlint/binding-linux-x64-musl": "npm:1.66.0"
|
"@oxlint/binding-linux-x64-musl": "npm:1.67.0"
|
||||||
"@oxlint/binding-openharmony-arm64": "npm:1.66.0"
|
"@oxlint/binding-openharmony-arm64": "npm:1.67.0"
|
||||||
"@oxlint/binding-win32-arm64-msvc": "npm:1.66.0"
|
"@oxlint/binding-win32-arm64-msvc": "npm:1.67.0"
|
||||||
"@oxlint/binding-win32-ia32-msvc": "npm:1.66.0"
|
"@oxlint/binding-win32-ia32-msvc": "npm:1.67.0"
|
||||||
"@oxlint/binding-win32-x64-msvc": "npm:1.66.0"
|
"@oxlint/binding-win32-x64-msvc": "npm:1.67.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
oxlint-tsgolint: ">=0.22.1"
|
oxlint-tsgolint: ">=0.22.1"
|
||||||
|
vite-plus: "*"
|
||||||
dependenciesMeta:
|
dependenciesMeta:
|
||||||
"@oxlint/binding-android-arm-eabi":
|
"@oxlint/binding-android-arm-eabi":
|
||||||
optional: true
|
optional: true
|
||||||
@@ -9957,9 +10043,11 @@ __metadata:
|
|||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
oxlint-tsgolint:
|
oxlint-tsgolint:
|
||||||
optional: true
|
optional: true
|
||||||
|
vite-plus:
|
||||||
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
oxlint: bin/oxlint
|
oxlint: bin/oxlint
|
||||||
checksum: 10c0/c43a1141159ef3a32d9d7d49852c9439b9e65dd7c0021ca76f5677f9c0b3a495270f00c2daa2115686997fbf5737a769882bbdeb84276558e0105e6ac6587432
|
checksum: 10c0/2532bebc3ed26f04e14bad2932763d1b71990c9b0bc103ab830eda990a97b9cc195b286ca5f174034684f9b1c842cbdcfd47c99adfb9519193ef23d0d3892507
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user