Update various package versions

Several of the package versions across the project have been updated. These include, among others, "typescript" in tailwind, "lucide-react" in team-accounts, billing, auth, and web, "@keystatic/core" in cms/keystatic, and "@playwright/test" in e2e. Other altered versions include those of "supabase" and "eslint" in web, along with numerous changes in the lock file.
This commit is contained in:
gbuomprisco
2024-07-23 10:30:04 +02:00
parent 84f838d3a1
commit 24c2ea2d27
15 changed files with 1102 additions and 1111 deletions

View File

@@ -12,7 +12,7 @@
"author": "", "author": "",
"license": "ISC", "license": "ISC",
"devDependencies": { "devDependencies": {
"@playwright/test": "^1.45.2", "@playwright/test": "^1.45.3",
"@types/node": "^20.14.11", "@types/node": "^20.14.11",
"node-html-parser": "^6.1.13" "node-html-parser": "^6.1.13"
} }

View File

@@ -60,7 +60,7 @@
"@tanstack/react-query-next-experimental": "^5.51.11", "@tanstack/react-query-next-experimental": "^5.51.11",
"@tanstack/react-table": "^8.19.3", "@tanstack/react-table": "^8.19.3",
"date-fns": "^3.6.0", "date-fns": "^3.6.0",
"lucide-react": "^0.412.0", "lucide-react": "^0.414.0",
"next": "14.2.5", "next": "14.2.5",
"next-sitemap": "^4.2.3", "next-sitemap": "^4.2.3",
"next-themes": "0.3.0", "next-themes": "0.3.0",
@@ -87,9 +87,9 @@
"dotenv-cli": "^7.4.2", "dotenv-cli": "^7.4.2",
"eslint": "^8.57.0", "eslint": "^8.57.0",
"prettier": "^3.3.3", "prettier": "^3.3.3",
"supabase": "^1.183.5", "supabase": "^1.187.3",
"tailwindcss": "3.4.6", "tailwindcss": "3.4.6",
"typescript": "^5.5.3" "typescript": "^5.5.4"
}, },
"eslintConfig": { "eslintConfig": {
"root": true, "root": true,

View File

@@ -39,7 +39,7 @@
"pnpm": "^9.6.0", "pnpm": "^9.6.0",
"prettier": "^3.3.3", "prettier": "^3.3.3",
"turbo": "2.0.9", "turbo": "2.0.9",
"typescript": "^5.5.3" "typescript": "^5.5.4"
}, },
"pnpm": { "pnpm": {
"overrides": { "overrides": {

View File

@@ -30,7 +30,7 @@
"@supabase/supabase-js": "^2.44.4", "@supabase/supabase-js": "^2.44.4",
"@types/react": "^18.3.3", "@types/react": "^18.3.3",
"date-fns": "^3.6.0", "date-fns": "^3.6.0",
"lucide-react": "^0.412.0", "lucide-react": "^0.414.0",
"next": "14.2.5", "next": "14.2.5",
"react": "18.3.1", "react": "18.3.1",
"react-hook-form": "^7.52.1", "react-hook-form": "^7.52.1",

View File

@@ -15,7 +15,7 @@
"./route-handler": "./src/keystatic-route-handler.ts" "./route-handler": "./src/keystatic-route-handler.ts"
}, },
"dependencies": { "dependencies": {
"@keystatic/core": "0.5.27", "@keystatic/core": "0.5.28",
"@keystatic/next": "^5.0.1", "@keystatic/next": "^5.0.1",
"@markdoc/markdoc": "^0.4.0" "@markdoc/markdoc": "^0.4.0"
}, },

View File

@@ -38,7 +38,7 @@
"@tanstack/react-query": "5.51.11", "@tanstack/react-query": "5.51.11",
"@types/react": "^18.3.3", "@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0", "@types/react-dom": "^18.3.0",
"lucide-react": "^0.412.0", "lucide-react": "^0.414.0",
"next": "14.2.5", "next": "14.2.5",
"next-themes": "0.3.0", "next-themes": "0.3.0",
"react": "18.3.1", "react": "18.3.1",

View File

@@ -25,7 +25,7 @@
"@tanstack/react-query": "5.51.11", "@tanstack/react-query": "5.51.11",
"@tanstack/react-table": "^8.19.3", "@tanstack/react-table": "^8.19.3",
"@types/react": "^18.3.3", "@types/react": "^18.3.3",
"lucide-react": "^0.412.0", "lucide-react": "^0.414.0",
"next": "14.2.5", "next": "14.2.5",
"react": "18.3.1", "react": "18.3.1",
"react-dom": "18.3.1", "react-dom": "18.3.1",

View File

@@ -31,7 +31,7 @@
"@supabase/supabase-js": "^2.44.4", "@supabase/supabase-js": "^2.44.4",
"@tanstack/react-query": "5.51.11", "@tanstack/react-query": "5.51.11",
"@types/react": "^18.3.3", "@types/react": "^18.3.3",
"lucide-react": "^0.412.0", "lucide-react": "^0.414.0",
"next": "14.2.5", "next": "14.2.5",
"react-hook-form": "^7.52.1", "react-hook-form": "^7.52.1",
"react-i18next": "^15.0.0", "react-i18next": "^15.0.0",

View File

@@ -23,7 +23,7 @@
"@supabase/supabase-js": "^2.44.4", "@supabase/supabase-js": "^2.44.4",
"@tanstack/react-query": "5.51.11", "@tanstack/react-query": "5.51.11",
"@types/react": "^18.3.3", "@types/react": "^18.3.3",
"lucide-react": "^0.412.0", "lucide-react": "^0.414.0",
"react": "18.3.1", "react": "18.3.1",
"react-dom": "18.3.1", "react-dom": "18.3.1",
"react-i18next": "^15.0.0" "react-i18next": "^15.0.0"

View File

@@ -39,7 +39,7 @@
"@types/react-dom": "^18.3.0", "@types/react-dom": "^18.3.0",
"class-variance-authority": "^0.7.0", "class-variance-authority": "^0.7.0",
"date-fns": "^3.6.0", "date-fns": "^3.6.0",
"lucide-react": "^0.412.0", "lucide-react": "^0.414.0",
"next": "14.2.5", "next": "14.2.5",
"react": "18.3.1", "react": "18.3.1",
"react-dom": "18.3.1", "react-dom": "18.3.1",

View File

@@ -31,7 +31,7 @@
"clsx": "^2.1.1", "clsx": "^2.1.1",
"cmdk": "1.0.0", "cmdk": "1.0.0",
"input-otp": "1.2.4", "input-otp": "1.2.4",
"lucide-react": "^0.412.0", "lucide-react": "^0.414.0",
"react-top-loading-bar": "2.3.1", "react-top-loading-bar": "2.3.1",
"tailwind-merge": "^2.4.0" "tailwind-merge": "^2.4.0"
}, },
@@ -57,7 +57,7 @@
"sonner": "^1.5.0", "sonner": "^1.5.0",
"tailwindcss": "3.4.6", "tailwindcss": "3.4.6",
"tailwindcss-animate": "^1.0.7", "tailwindcss-animate": "^1.0.7",
"typescript": "^5.5.3", "typescript": "^5.5.4",
"zod": "^3.23.8" "zod": "^3.23.8"
}, },
"eslintConfig": { "eslintConfig": {

2175
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@@ -16,8 +16,8 @@
"@next/eslint-plugin-next": "^14.2.5", "@next/eslint-plugin-next": "^14.2.5",
"@trivago/prettier-plugin-sort-imports": "^4.3.0", "@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/eslint": "^8.56.10", "@types/eslint": "^8.56.10",
"@typescript-eslint/eslint-plugin": "^7.16.1", "@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.16.1", "@typescript-eslint/parser": "^7.17.0",
"eslint-config-prettier": "^9.1.0", "eslint-config-prettier": "^9.1.0",
"eslint-config-turbo": "^2.0.9", "eslint-config-turbo": "^2.0.9",
"eslint-plugin-import": "^2.29.1", "eslint-plugin-import": "^2.29.1",
@@ -28,7 +28,7 @@
"@kit/prettier-config": "workspace:^", "@kit/prettier-config": "workspace:^",
"@kit/tsconfig": "workspace:^", "@kit/tsconfig": "workspace:^",
"eslint": "^8.57.0", "eslint": "^8.57.0",
"typescript": "^5.5.3" "typescript": "^5.5.4"
}, },
"eslintConfig": { "eslintConfig": {
"root": true, "root": true,

View File

@@ -15,7 +15,7 @@
}, },
"devDependencies": { "devDependencies": {
"@kit/tsconfig": "workspace:^", "@kit/tsconfig": "workspace:^",
"typescript": "^5.5.3" "typescript": "^5.5.4"
}, },
"prettier": "./index.mjs" "prettier": "./index.mjs"
} }

View File

@@ -25,7 +25,7 @@
"@kit/tsconfig": "workspace:^", "@kit/tsconfig": "workspace:^",
"eslint": "^8.57.0", "eslint": "^8.57.0",
"prettier": "^3.3.3", "prettier": "^3.3.3",
"typescript": "^5.5.3" "typescript": "^5.5.4"
}, },
"eslintConfig": { "eslintConfig": {
"root": true, "root": true,