Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
noxify committed Dec 10, 2023
1 parent 0e47c77 commit 91e34e6
Show file tree
Hide file tree
Showing 13 changed files with 828 additions and 961 deletions.
31 changes: 15 additions & 16 deletions apps/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,26 +13,25 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@t3-oss/env-nextjs": "^0.7.1",
"next": "^14.0.3",
"@t3-oss/env-nextjs": "0.7.1",
"next": "14.0.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"superjson": "2.2.1",
"zod": "^3.22.2"
"zod": "3.22.4"
},
"devDependencies": {
"@acme/eslint-config": "workspace:^0.2.0",
"@acme/prettier-config": "workspace:^0.1.0",
"@acme/tailwind-config": "workspace:^0.1.0",
"@acme/tsconfig": "workspace:^0.1.0",
"@types/node": "^18.18.13",
"@types/react": "^18.2.42",
"@types/react-dom": "^18.2.17",
"dotenv-cli": "^7.3.0",
"eslint": "^8.53.0",
"prettier": "^3.1.0",
"tailwindcss": "3.3.5",
"typescript": "^5.3.3"
"@acme/eslint-config": "workspace:0.2.0",
"@acme/prettier-config": "workspace:0.1.0",
"@acme/tailwind-config": "workspace:0.1.0",
"@acme/tsconfig": "workspace:0.1.0",
"@types/node": "20.10.4",
"@types/react": "18.2.43",
"@types/react-dom": "18.2.17",
"dotenv-cli": "7.3.0",
"eslint": "8.55.0",
"prettier": "3.1.1",
"tailwindcss": "3.3.6",
"typescript": "5.3.3"
},
"eslintConfig": {
"root": true,
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
"gen": "turbo gen"
},
"devDependencies": {
"@acme/prettier-config": "workspace:^0.1.0",
"@turbo/gen": "^1.11.1",
"prettier": "^3.1.0",
"turbo": "^1.11.1",
"typescript": "^5.3.3"
"@acme/prettier-config": "workspace:0.1.0",
"@turbo/gen": "1.11.1",
"prettier": "3.1.0",
"turbo": "1.11.1",
"typescript": "5.3.3"
},
"prettier": "@acme/prettier-config"
}
12 changes: 6 additions & 6 deletions packages/markdoc-accordion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,16 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@acme/eslint-config": "workspace:^0.2.0",
"@acme/prettier-config": "workspace:^0.1.0",
"@acme/tsconfig": "workspace:^0.1.0",
"eslint": "^8.53.0",
"typescript": "^5.2.2"
"@acme/eslint-config": "workspace:0.2.0",
"@acme/prettier-config": "workspace:0.1.0",
"@acme/tsconfig": "workspace:0.1.0",
"eslint": "8.55.0",
"typescript": "5.3.3"
},
"eslintConfig": {
"extends": [
"@acme/eslint-config/base"
]
},
"prettier": "@acme/prettier-config"
}
}
12 changes: 6 additions & 6 deletions packages/markdoc-callout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,16 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@acme/eslint-config": "workspace:^0.2.0",
"@acme/prettier-config": "workspace:^0.1.0",
"@acme/tsconfig": "workspace:^0.1.0",
"eslint": "^8.53.0",
"typescript": "^5.2.2"
"@acme/eslint-config": "workspace:0.2.0",
"@acme/prettier-config": "workspace:0.1.0",
"@acme/tsconfig": "workspace:0.1.0",
"eslint": "8.55.0",
"typescript": "5.3.3"
},
"eslintConfig": {
"extends": [
"@acme/eslint-config/base"
]
},
"prettier": "@acme/prettier-config"
}
}
12 changes: 6 additions & 6 deletions packages/markdoc-codeblock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,16 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@acme/eslint-config": "workspace:^0.2.0",
"@acme/prettier-config": "workspace:^0.1.0",
"@acme/tsconfig": "workspace:^0.1.0",
"eslint": "^8.53.0",
"typescript": "^5.2.2"
"@acme/eslint-config": "workspace:0.2.0",
"@acme/prettier-config": "workspace:0.1.0",
"@acme/tsconfig": "workspace:0.1.0",
"eslint": "8.55.0",
"typescript": "5.3.3"
},
"eslintConfig": {
"extends": [
"@acme/eslint-config/base"
]
},
"prettier": "@acme/prettier-config"
}
}
12 changes: 6 additions & 6 deletions packages/markdoc-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,16 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@acme/eslint-config": "workspace:^0.2.0",
"@acme/prettier-config": "workspace:^0.1.0",
"@acme/tsconfig": "workspace:^0.1.0",
"eslint": "^8.53.0",
"typescript": "^5.2.2"
"@acme/eslint-config": "workspace:0.2.0",
"@acme/prettier-config": "workspace:0.1.0",
"@acme/tsconfig": "workspace:0.1.0",
"eslint": "8.55.0",
"typescript": "5.3.3"
},
"eslintConfig": {
"extends": [
"@acme/eslint-config/base"
]
},
"prettier": "@acme/prettier-config"
}
}
12 changes: 6 additions & 6 deletions packages/markdoc-custom-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,16 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@acme/eslint-config": "workspace:^0.2.0",
"@acme/prettier-config": "workspace:^0.1.0",
"@acme/tsconfig": "workspace:^0.1.0",
"eslint": "^8.53.0",
"typescript": "^5.2.2"
"@acme/eslint-config": "workspace:0.2.0",
"@acme/prettier-config": "workspace:0.1.0",
"@acme/tsconfig": "workspace:0.1.0",
"eslint": "8.55.0",
"typescript": "5.3.3"
},
"eslintConfig": {
"extends": [
"@acme/eslint-config/base"
]
},
"prettier": "@acme/prettier-config"
}
}
12 changes: 6 additions & 6 deletions packages/markdoc-heading/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,16 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@acme/eslint-config": "workspace:^0.2.0",
"@acme/prettier-config": "workspace:^0.1.0",
"@acme/tsconfig": "workspace:^0.1.0",
"eslint": "^8.53.0",
"typescript": "^5.2.2"
"@acme/eslint-config": "workspace:0.2.0",
"@acme/prettier-config": "workspace:0.1.0",
"@acme/tsconfig": "workspace:0.1.0",
"eslint": "8.55.0",
"typescript": "5.3.3"
},
"eslintConfig": {
"extends": [
"@acme/eslint-config/base"
]
},
"prettier": "@acme/prettier-config"
}
}
12 changes: 6 additions & 6 deletions packages/markdoc-tabs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,16 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@acme/eslint-config": "workspace:^0.2.0",
"@acme/prettier-config": "workspace:^0.1.0",
"@acme/tsconfig": "workspace:^0.1.0",
"eslint": "^8.53.0",
"typescript": "^5.2.2"
"@acme/eslint-config": "workspace:0.2.0",
"@acme/prettier-config": "workspace:0.1.0",
"@acme/tsconfig": "workspace:0.1.0",
"eslint": "8.55.0",
"typescript": "5.3.3"
},
"eslintConfig": {
"extends": [
"@acme/eslint-config/base"
]
},
"prettier": "@acme/prettier-config"
}
}
Loading

0 comments on commit 91e34e6

Please sign in to comment.