Skip to content

Commit 498f1bd

Browse files
chore(deps): pin dependencies
1 parent 81c3527 commit 498f1bd

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

web/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"test:nobuild": "playwright test"
3535
},
3636
"dependencies": {
37-
"@clerk/nextjs": "^6.12.6",
37+
"@clerk/nextjs": "6.12.7",
3838
"@hookform/resolvers": "3.9.0",
3939
"@prisma/client": "5.22.0",
4040
"@radix-ui/react-accordion": "1.2.0",
@@ -64,19 +64,19 @@
6464
"@radix-ui/react-toggle": "1.1.0",
6565
"@radix-ui/react-toggle-group": "1.1.0",
6666
"@radix-ui/react-tooltip": "1.1.8",
67-
"@tanstack/react-table": "^8.21.2",
68-
"@userback/react": "^0.3.9",
67+
"@tanstack/react-table": "8.21.2",
68+
"@userback/react": "0.3.9",
6969
"@vercel/speed-insights": "1.1.0",
70-
"ag-grid-react": "^33.2.1",
70+
"ag-grid-react": "33.2.3",
7171
"class-variance-authority": "0.7.1",
7272
"clsx": "2.1.1",
7373
"cmdk": "1.0.0",
7474
"date-fns": "3.6.0",
7575
"embla-carousel-react": "8.1.8",
7676
"geist": "1.3.1",
7777
"input-otp": "1.2.4",
78-
"lucide-react": "^0.476.0",
79-
"next": "^15.3.0-canary.14",
78+
"lucide-react": "0.476.0",
79+
"next": "15.3.0-canary.17",
8080
"next-themes": "0.3.0",
8181
"prisma": "5.22.0",
8282
"react": "19.0.0",
@@ -101,9 +101,9 @@
101101
"@types/node": "20.14.15",
102102
"@types/react": "19.0.12",
103103
"@types/react-dom": "19.0.4",
104-
"@typescript-eslint/eslint-plugin": "^8.27.0",
105-
"@typescript-eslint/parser": "^8.27.0",
106-
"autoprefixer": "^10.4.21",
104+
"@typescript-eslint/eslint-plugin": "8.27.0",
105+
"@typescript-eslint/parser": "8.27.0",
106+
"autoprefixer": "10.4.21",
107107
"cross-env": "7.0.3",
108108
"eslint": "8.57.0",
109109
"eslint-config-next": "14.2.5",
@@ -113,8 +113,8 @@
113113
"eslint-plugin-react": "7.35.0",
114114
"eslint-plugin-tailwindcss": "3.17.4",
115115
"postcss": "8.4.41",
116-
"prettier": "^3.5.3",
117-
"prettier-plugin-organize-imports": "^4.1.0",
116+
"prettier": "3.5.3",
117+
"prettier-plugin-organize-imports": "4.1.0",
118118
"prisma-dbml-generator": "0.12.0",
119119
"prompt-confirm": "2.0.4",
120120
"tailwindcss": "3.4.17"

web/yarn.lock

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
"@clerk/types" "^4.49.1"
182182
tslib "2.8.1"
183183

184-
"@clerk/nextjs@^6.12.6":
184+
"@clerk/nextjs@6.12.7":
185185
version "6.12.7"
186186
resolved "https://registry.yarnpkg.com/@clerk/nextjs/-/nextjs-6.12.7.tgz#59241aa55d9dfd1d32c65e980aefffa07b193511"
187187
integrity sha512-r5/V2t3kqPSGhPRsOUQTO19qDnX7q/2ITJYE4R10ifaXjsiVvwr1+UncXT9hKVFAc7W4wCWOV/7LDphnIEt4jQ==
@@ -1638,7 +1638,7 @@
16381638
dependencies:
16391639
tslib "^2.8.0"
16401640

1641-
"@tanstack/react-table@^8.21.2":
1641+
"@tanstack/react-table@8.21.2":
16421642
version "8.21.2"
16431643
resolved "https://registry.yarnpkg.com/@tanstack/react-table/-/react-table-8.21.2.tgz#6a7fce828b64547e33f4606ada8114db496007cc"
16441644
integrity sha512-11tNlEDTdIhMJba2RBH+ecJ9l1zgS2kjmexDPAraulc8jeNA4xocSNeyzextT0XJyASil4XsCYlJmf5jEWAtYg==
@@ -1783,7 +1783,7 @@
17831783
resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.0.tgz#2b35eccfcee7d38cd72ad99232fbd58bffb3c84d"
17841784
integrity sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==
17851785

1786-
"@typescript-eslint/eslint-plugin@^8.27.0":
1786+
"@typescript-eslint/eslint-plugin@8.27.0":
17871787
version "8.27.0"
17881788
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.27.0.tgz#fbef10802365832ee1d1bd5d2117dcec82727a72"
17891789
integrity sha512-4henw4zkePi5p252c8ncBLzLce52SEUz2Ebj8faDnuUXz2UuHEONYcJ+G0oaCF+bYCWVZtrGzq3FD7YXetmnSA==
@@ -1798,6 +1798,17 @@
17981798
natural-compare "^1.4.0"
17991799
ts-api-utils "^2.0.1"
18001800

1801+
"@typescript-eslint/parser@8.27.0":
1802+
version "8.27.0"
1803+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.27.0.tgz#3f6beaa83934467eda34ae82ef04090014df8227"
1804+
integrity sha512-XGwIabPallYipmcOk45DpsBSgLC64A0yvdAkrwEzwZ2viqGqRUJ8eEYoPz0CWnutgAFbNMPdsGGvzjSmcWVlEA==
1805+
dependencies:
1806+
"@typescript-eslint/scope-manager" "8.27.0"
1807+
"@typescript-eslint/types" "8.27.0"
1808+
"@typescript-eslint/typescript-estree" "8.27.0"
1809+
"@typescript-eslint/visitor-keys" "8.27.0"
1810+
debug "^4.3.4"
1811+
18011812
"@typescript-eslint/parser@^5.4.2 || ^6.0.0 || 7.0.0 - 7.2.0":
18021813
version "7.2.0"
18031814
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.2.0.tgz#44356312aea8852a3a82deebdacd52ba614ec07a"
@@ -1809,17 +1820,6 @@
18091820
"@typescript-eslint/visitor-keys" "7.2.0"
18101821
debug "^4.3.4"
18111822

1812-
"@typescript-eslint/parser@^8.27.0":
1813-
version "8.27.0"
1814-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.27.0.tgz#3f6beaa83934467eda34ae82ef04090014df8227"
1815-
integrity sha512-XGwIabPallYipmcOk45DpsBSgLC64A0yvdAkrwEzwZ2viqGqRUJ8eEYoPz0CWnutgAFbNMPdsGGvzjSmcWVlEA==
1816-
dependencies:
1817-
"@typescript-eslint/scope-manager" "8.27.0"
1818-
"@typescript-eslint/types" "8.27.0"
1819-
"@typescript-eslint/typescript-estree" "8.27.0"
1820-
"@typescript-eslint/visitor-keys" "8.27.0"
1821-
debug "^4.3.4"
1822-
18231823
"@typescript-eslint/scope-manager@7.2.0":
18241824
version "7.2.0"
18251825
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.2.0.tgz#cfb437b09a84f95a0930a76b066e89e35d94e3da"
@@ -1997,7 +1997,7 @@
19971997
resolved "https://registry.yarnpkg.com/@unrs/resolver-binding-win32-x64-msvc/-/resolver-binding-win32-x64-msvc-1.5.0.tgz#5768c6bba4a27833a48a8a77e50eb01b520d0962"
19981998
integrity sha512-wAvXp4k7jhioi4SebXW/yfzzYwsUCr9kIX4gCsUFKpCTUf8Mi7vScJXI3S+kupSUf0LbVHudR8qBbe2wFMSNUw==
19991999

2000-
"@userback/react@^0.3.9":
2000+
"@userback/react@0.3.9":
20012001
version "0.3.9"
20022002
resolved "https://registry.yarnpkg.com/@userback/react/-/react-0.3.9.tgz#96d82b8b369117e5c353f6f279d395bf311c4793"
20032003
integrity sha512-w4UwKY6DSI3KvgAGBl8ExTxb1eKYSokvkb64kiTd2zP2NaA+c3uftbi34j8ZH/Lm+RbsEXLVbHgM3B01vETrfA==
@@ -2036,7 +2036,7 @@ ag-grid-community@33.2.3:
20362036
dependencies:
20372037
ag-charts-types "11.2.3"
20382038

2039-
ag-grid-react@^33.2.1:
2039+
ag-grid-react@33.2.3:
20402040
version "33.2.3"
20412041
resolved "https://registry.yarnpkg.com/ag-grid-react/-/ag-grid-react-33.2.3.tgz#b85ae769c7c67a0ec9e401518df7d082d509561a"
20422042
integrity sha512-uljvrWKhaPjA+5AT5VuBtGUgIkaFMAWKcennC3gz1vWsmKS9zL8hZlGl7LjSalKHe6RTgBOTTMxGqXIy90zp+Q==
@@ -2532,7 +2532,7 @@ async@^3.2.3:
25322532
resolved "https://registry.yarnpkg.com/async/-/async-3.2.6.tgz#1b0728e14929d51b85b449b7f06e27c1145e38ce"
25332533
integrity sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==
25342534

2535-
autoprefixer@^10.4.21:
2535+
autoprefixer@10.4.21:
25362536
version "10.4.21"
25372537
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.21.tgz#77189468e7a8ad1d9a37fbc08efc9f480cf0a95d"
25382538
integrity sha512-O+A6LWV5LDHSJD3LjHYoNi4VLsj/Whi7k6zG12xTYaU4cQ8oxQGckXNX8cRHK5yOZ/ppVHe0ZBXGzSV9jXdVbQ==
@@ -4770,7 +4770,7 @@ lru-cache@^5.1.1:
47704770
dependencies:
47714771
yallist "^3.0.2"
47724772

4773-
lucide-react@^0.476.0:
4773+
lucide-react@0.476.0:
47744774
version "0.476.0"
47754775
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.476.0.tgz#a33354832ea85b2c3764faf09d85c9a9332f7f60"
47764776
integrity sha512-x6cLTk8gahdUPje0hSgLN1/MgiJH+Xl90Xoxy9bkPAsMPOUiyRSKR4JCDPGVCEpyqnZXH3exFWNItcvra9WzUQ==
@@ -4922,7 +4922,7 @@ next-themes@0.3.0:
49224922
resolved "https://registry.yarnpkg.com/next-themes/-/next-themes-0.3.0.tgz#b4d2a866137a67d42564b07f3a3e720e2ff3871a"
49234923
integrity sha512-/QHIrsYpd6Kfk7xakK4svpDI5mmXP0gfvCoJdGpZQ2TOrQZmsW0QxjaiLn8wbIKjtm4BTSqLoix4lxYYOnLJ/w==
49244924

4925-
next@^15.3.0-canary.14:
4925+
next@15.3.0-canary.17:
49264926
version "15.3.0-canary.17"
49274927
resolved "https://registry.yarnpkg.com/next/-/next-15.3.0-canary.17.tgz#df49526cc913a6a749019965474095c1f1c54fb5"
49284928
integrity sha512-uTQPf+80W7n4ZZIStulH2NtXd7fvoWNNbBIXZrnhNXm0BYe9Vhuc2Ov8GS5NezRGZ7ifJdjND9Da+S1u8qdiAw==
@@ -5413,12 +5413,12 @@ prettier-linter-helpers@^1.0.0:
54135413
dependencies:
54145414
fast-diff "^1.1.2"
54155415

5416-
prettier-plugin-organize-imports@^4.1.0:
5416+
prettier-plugin-organize-imports@4.1.0:
54175417
version "4.1.0"
54185418
resolved "https://registry.yarnpkg.com/prettier-plugin-organize-imports/-/prettier-plugin-organize-imports-4.1.0.tgz#f3d3764046a8e7ba6491431158b9be6ffd83b90f"
54195419
integrity sha512-5aWRdCgv645xaa58X8lOxzZoiHAldAPChljr/MT0crXVOWTZ+Svl4hIWlz+niYSlO6ikE5UXkN1JrRvIP2ut0A==
54205420

5421-
prettier@^3.5.3:
5421+
prettier@3.5.3:
54225422
version "3.5.3"
54235423
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
54245424
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==

0 commit comments

Comments
 (0)