File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2929 "test:watch" : " NODE_OPTIONS='--experimental-vm-modules' SUPPRESS_JEST_WARNINGS=1 jest --watch" ,
3030 "test:coverage" : " NODE_OPTIONS='--experimental-vm-modules' SUPPRESS_JEST_WARNINGS=1 jest --coverage"
3131 },
32- "packageManager" : " pnpm@8.15.4 " ,
32+ "packageManager" : " pnpm@10.8.1 " ,
3333 "devDependencies" : {
3434 "@testing-library/dom" : " ^10.4.0" ,
3535 "@testing-library/jest-dom" : " ^6.6.3" ,
4646 "jest" : " ^29.7.0" ,
4747 "jest-environment-jsdom" : " ^29.7.0" ,
4848 "lint-staged" : " ^15.2.2" ,
49- "tailwindcss" : " ^3.0.0" ,
50- "typescript" : " ^5.8.2" ,
5149 "mongodb-memory-server" : " ^10.1.4" ,
5250 "prettier" : " ^3.0.2" ,
53- "ts-node" : " ^10.9.2"
51+ "tailwindcss" : " ^3.0.0" ,
52+ "ts-node" : " ^10.9.2" ,
53+ "typescript" : " ^5.8.2"
5454 },
5555 "engines" : {
5656 "node" : " >=18.0.0" ,
You can’t perform that action at this time.
0 commit comments