Skip to content

Commit e88a330

Browse files
committed
chore: version bump
1 parent 85d2fb9 commit e88a330

11 files changed

Lines changed: 278 additions & 206 deletions

File tree

apps/csk-marketing-site/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uniformdev/csk-marketing-site",
3-
"version": "6.0.104",
3+
"version": "6.1.57",
44
"private": true,
55
"engines": {
66
"yarn": "please-use-npm",
@@ -39,7 +39,7 @@
3939
"@uniformdev/canvas-next-rsc": "^20.20.3",
4040
"@uniformdev/csk-components": "*",
4141
"@uniformdev/design-extensions-tools": "*",
42-
"next": "^15.3.2",
42+
"next": "^15.3.8",
4343
"react": "^19.1.0",
4444
"react-dom": "^19.1.0",
4545
"use-debounce": "^10.0.4"

apps/csk-storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uniformdev/csk-storybook",
3-
"version": "6.0.104",
3+
"version": "6.1.57",
44
"description": "CSK vNext Storybook is an interactive Storybook build showcasing components from the CSK vNext component starter kit. It provides detailed documentation, live previews, and testing capabilities for easy integration into your projects.",
55
"main": "index.js",
66
"scripts": {

apps/csk/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uniformdev/component-starter-kit",
3-
"version": "6.0.104",
3+
"version": "6.1.57",
44
"private": true,
55
"engines": {
66
"yarn": "please-use-npm",
@@ -37,7 +37,7 @@
3737
"@uniformdev/canvas-next-rsc": "^20.20.3",
3838
"@uniformdev/csk-components": "*",
3939
"@uniformdev/design-extensions-tools": "*",
40-
"next": "^15.3.2",
40+
"next": "^15.3.8",
4141
"react": "^19.1.0",
4242
"react-dom": "^19.1.0"
4343
},

0 commit comments

Comments
 (0)