mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-27 06:53:55 +10:00
format files
This commit is contained in:
12
package.json
12
package.json
@@ -49,11 +49,11 @@
|
||||
"@nx/workspace": "17.2.8",
|
||||
"@swc-node/register": "~1.6.8",
|
||||
"@swc/cli": "~0.1.63",
|
||||
"@swc/core": "~1.3.104",
|
||||
"@swc/core": "~1.3.105",
|
||||
"@tailwindcss/container-queries": "^0.1.1",
|
||||
"@tailwindcss/forms": "^0.5.7",
|
||||
"@tailwindcss/typography": "^0.5.10",
|
||||
"@tanstack/eslint-plugin-query": "^5.17.7",
|
||||
"@tanstack/eslint-plugin-query": "^5.17.20",
|
||||
"@testing-library/react": "14.1.2",
|
||||
"@types/async-retry": "^1.4.8",
|
||||
"@types/bcryptjs": "^2.4.6",
|
||||
@@ -108,7 +108,7 @@
|
||||
"ts-jest": "^29.1.1",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "~5.3.3",
|
||||
"vite": "~5.0.11",
|
||||
"vite": "~5.0.12",
|
||||
"vite-plugin-dts": "~3.7.1",
|
||||
"vitest": "~1.2.1"
|
||||
},
|
||||
@@ -162,11 +162,11 @@
|
||||
"@radix-ui/react-toggle": "^1.0.3",
|
||||
"@radix-ui/react-toggle-group": "^1.0.4",
|
||||
"@radix-ui/react-tooltip": "^1.0.7",
|
||||
"@sentry/node": "^7.93.0",
|
||||
"@sentry/node": "^7.94.1",
|
||||
"@songkeys/nestjs-redis": "^10.0.0",
|
||||
"@songkeys/nestjs-redis-health": "^10.0.0",
|
||||
"@swc/helpers": "~0.5.3",
|
||||
"@tanstack/react-query": "^5.17.15",
|
||||
"@tanstack/react-query": "^5.17.19",
|
||||
"@tiptap/extension-highlight": "2.1.16",
|
||||
"@tiptap/extension-image": "2.1.16",
|
||||
"@tiptap/extension-link": "2.1.16",
|
||||
@@ -235,7 +235,7 @@
|
||||
"zod": "^3.22.4",
|
||||
"zod-to-json-schema": "^3.22.3",
|
||||
"zundo": "^2.0.3",
|
||||
"zustand": "^4.4.7"
|
||||
"zustand": "^4.5.0"
|
||||
},
|
||||
"packageManager": "pnpm@8.11.0",
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user