Skip to content

Commit

Permalink
Updated minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bring-shrubbery committed Jun 2, 2024
1 parent af1c6b7 commit 26ba568
Show file tree
Hide file tree
Showing 8 changed files with 1,067 additions and 1,050 deletions.
42 changes: 21 additions & 21 deletions apps/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"dependencies": {
"@analytics/google-analytics": "^1.0.7",
"@analytics/google-tag-manager": "^0.5.5",
"@hookform/resolvers": "^3.3.4",
"@hookform/resolvers": "^3.4.2",
"@mdx-js/loader": "^3.0.1",
"@mdx-js/react": "^3.0.1",
"@monaco-editor/react": "^4.6.0",
"@next/mdx": "^14.1.4",
"@next/mdx": "^14.2.3",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-alert-dialog": "^1.0.5",
"@radix-ui/react-aspect-ratio": "^1.0.3",
Expand Down Expand Up @@ -43,49 +43,49 @@
"@radix-ui/react-toast": "^1.1.5",
"@radix-ui/react-toggle": "^1.0.3",
"@radix-ui/react-tooltip": "^1.0.7",
"@vercel/analytics": "^1.2.2",
"@vercel/edge-config": "^1.1.0",
"allotment": "^1.20.0",
"analytics": "^0.8.11",
"@vercel/analytics": "^1.3.1",
"@vercel/edge-config": "^1.1.1",
"allotment": "^1.20.2",
"analytics": "^0.8.13",
"autoprefixer": "10.4.19",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"clsx": "^2.1.1",
"cmdk": "^0.2.1",
"date-fns": "^3.6.0",
"eslint": "^8.57.0",
"eslint-config-next": "14.1.4",
"framer-motion": "^11.0.24",
"framer-motion": "^11.2.10",
"highlight.js": "^11.9.0",
"jotai": "^2.7.2",
"jotai": "^2.8.2",
"lucide-react": "^0.363.0",
"monaco-editor": "^0.47.0",
"monaco-themes": "^0.4.4",
"next": "14.1.4",
"next-themes": "^0.3.0",
"postcss": "8.4.38",
"react": "18.2.0",
"react-day-picker": "^8.10.0",
"react-day-picker": "^8.10.1",
"react-dom": "18.2.0",
"react-hook-form": "^7.51.2",
"react-icons": "^5.0.1",
"react-use-cookie": "^1.5.0",
"sharp": "^0.33.3",
"react-hook-form": "^7.51.5",
"react-icons": "^5.2.1",
"react-use-cookie": "^1.6.1",
"sharp": "^0.33.4",
"svg-to-swiftui-core": "workspace:*",
"tailwind-merge": "^2.2.2",
"tailwind-merge": "^2.3.0",
"tailwindcss": "^3.4.3",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.4.3",
"typescript": "^5.4.5",
"url-join": "^5.0.0",
"use-local-storage": "^3.0.0",
"usehooks-ts": "^3.0.2",
"usehooks-ts": "^3.1.0",
"xml-formatter": "^3.6.2",
"zod": "^3.22.4",
"zod": "^3.23.8",
"zustand": "^4.5.2"
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.12",
"@types/mdx": "^2.0.12",
"@types/node": "^18.19.28",
"@tailwindcss/typography": "^0.5.13",
"@types/mdx": "^2.0.13",
"@types/node": "^18.19.33",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.23"
},
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"typecheck": "turbo typecheck"
},
"devDependencies": {
"@changesets/cli": "^2.27.1",
"@changesets/cli": "^2.27.5",
"@svg-to-swiftui/prettier-config": "workspace:*",
"@turbo/gen": "^1.13.0",
"prettier": "^3.2.5",
"turbo": "^1.13.0",
"typescript": "^5.4.3"
"@turbo/gen": "^1.13.3",
"prettier": "^3.3.0",
"turbo": "^1.13.3",
"typescript": "^5.4.5"
},
"engines": {
"node": ">=18.0.0"
Expand Down
16 changes: 8 additions & 8 deletions packages/figma-to-swiftui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,23 @@
"format": "prettier --write ./src --loglevel error"
},
"devDependencies": {
"@figma/plugin-typings": "^1.89.0",
"@figma/plugin-typings": "^1.94.0",
"@svg-to-swiftui/prettier-config": "workspace:*",
"@svg-to-swiftui/tsconfig": "workspace:*",
"@swc/core": "^1.4.11",
"@swc/core": "^1.5.24",
"@swc/jest": "^0.2.36",
"@types/hast": "^3.0.4",
"@types/jest": "^29.5.12",
"@types/node": "^18.19.28",
"@types/node": "^18.19.33",
"@types/svg-parser": "^2.0.6",
"@typescript-eslint/parser": "^7.4.0",
"@typescript-eslint/parser": "^7.11.0",
"eslint": "^8.57.0",
"jest": "^29.7.0",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"ts-jest": "^29.1.2",
"prettier": "^3.3.0",
"rimraf": "^5.0.7",
"ts-jest": "^29.1.4",
"tsup": "^8.0.2",
"typescript": "^5.4.3"
"typescript": "^5.4.5"
},
"dependencies": {
"svg-to-swiftui-core": "workspace:*"
Expand Down
12 changes: 6 additions & 6 deletions packages/svg-to-swiftui-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,19 +42,19 @@
"@svg-to-swiftui/eslint-config": "workspace:*",
"@svg-to-swiftui/prettier-config": "workspace:*",
"@svg-to-swiftui/tsconfig": "workspace:*",
"@swc/core": "^1.4.11",
"@swc/core": "^1.5.24",
"@swc/jest": "^0.2.36",
"@types/hast": "^3.0.4",
"@types/jest": "^29.5.12",
"@types/node": "^18.19.28",
"@types/node": "^18.19.33",
"@types/svg-parser": "^2.0.6",
"@typescript-eslint/parser": "^7.4.0",
"@typescript-eslint/parser": "^7.11.0",
"eslint": "^8.57.0",
"jest": "^29.7.0",
"prettier": "^3.2.5",
"ts-jest": "^29.1.2",
"prettier": "^3.3.0",
"ts-jest": "^29.1.4",
"tsup": "^8.0.2",
"typescript": "^5.4.3"
"typescript": "^5.4.5"
},
"dependencies": {
"svg-parser": "^2.0.4",
Expand Down
Loading

0 comments on commit 26ba568

Please sign in to comment.