Skip to content

Commit 6c487ac

Browse files
committed
chore: lockdown version
1 parent d3d4c34 commit 6c487ac

File tree

3 files changed

+51
-36
lines changed

3 files changed

+51
-36
lines changed

playground/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"worker:build": "opennextjs-cloudflare build"
3434
},
3535
"dependencies": {
36-
"embla-carousel-autoplay": "^8.6.0",
36+
"embla-carousel-autoplay": "8.6.0",
3737
"lucide-react": "0.525.0",
3838
"next": "15.3.4",
3939
"react": "19.1.0",
@@ -42,13 +42,13 @@
4242
},
4343
"devDependencies": {
4444
"@eslint/eslintrc": "^3",
45-
"@opennextjs/cloudflare": "^1.5.1",
45+
"@opennextjs/cloudflare": "1.5.1",
4646
"@soybean-react-ui/tailwind-plugin": "workspace:*",
4747
"@tailwindcss/postcss": "4.1.11",
4848
"eslint": "9.30.0",
4949
"eslint-config-next": "15.3.4",
5050
"tailwindcss": "4.1.11",
51-
"tailwindcss-animate": "^1.0.7",
52-
"wrangler": "^4.24.3"
51+
"tailwindcss-animate": "1.0.7",
52+
"wrangler": "4.24.3"
5353
}
5454
}

pnpm-lock.yaml

Lines changed: 46 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ packages:
22
- "apps/*"
33
- "packages/*"
44
- "playground"
5+
- "docs"

0 commit comments

Comments
 (0)