Skip to content

Commit c1aacb4

Browse files
authored
chore(Deps): bump multiples (#1227)
* chore(Deps): bump vite and cypress * also dnd * bump fondue * some more * Revert "some more" This reverts commit acca407. * some more * more * adjust readme * remove unused packages * pump * bump tailwind * Revert "bump tailwind" This reverts commit 57832c7.
1 parent 4b6c7ac commit c1aacb4

File tree

25 files changed

+834
-917
lines changed

25 files changed

+834
-917
lines changed

examples/asset-upload/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,27 +13,27 @@
1313
"typecheck": "tsc --noEmit"
1414
},
1515
"devDependencies": {
16-
"@babel/core": "^7.28.4",
16+
"@babel/core": "^7.28.5",
1717
"@frontify/eslint-config-react": "0.16.1",
18-
"@frontify/frontify-cli": "^5.9.1",
18+
"@frontify/frontify-cli": "^5.9.5",
1919
"@frontify/guideline-blocks-shared": "workspace:*",
2020
"@types/react": "^18.3.24",
2121
"@types/react-dom": "^18.3.7",
22-
"autoprefixer": "^10.4.21",
23-
"cypress": "^15.1.0",
22+
"autoprefixer": "^10.4.23",
23+
"cypress": "^15.8.1",
2424
"eslint": "^8.57.0",
2525
"eslint-plugin-jsx-a11y": "^6.10.2",
2626
"eslint-plugin-notice": "^0.9.10",
2727
"postcss": "^8.5.6",
28-
"prettier": "^3.6.2",
28+
"prettier": "^3.7.4",
2929
"sinon": "^18.0.0",
3030
"tailwindcss": "^3.4.17",
31-
"typescript": "^5.9.2"
31+
"typescript": "^5.9.3"
3232
},
3333
"dependencies": {
3434
"@frontify/app-bridge": "^4.0.0-alpha.45",
35-
"@frontify/fondue": "12.14.3",
36-
"@frontify/guideline-blocks-settings": "1.0.12",
35+
"@frontify/fondue": "12.14.5",
36+
"@frontify/guideline-blocks-settings": "1.0.13",
3737
"react": "^18.3.1",
3838
"react-dom": "^18.3.1"
3939
}

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -21,30 +21,30 @@
2121
"ci": "pnpm install --frozen-lockfile"
2222
},
2323
"devDependencies": {
24-
"@4tw/cypress-drag-drop": "^2.3.0",
25-
"@babel/core": "^7.28.4",
26-
"@cypress/vite-dev-server": "^5.2.0",
27-
"@testing-library/jest-dom": "^6.8.0",
28-
"@testing-library/react": "^16.3.0",
24+
"@4tw/cypress-drag-drop": "^2.3.1",
25+
"@babel/core": "^7.28.5",
26+
"@cypress/vite-dev-server": "^7.0.1",
27+
"@testing-library/jest-dom": "^6.9.1",
28+
"@testing-library/react": "^16.3.1",
2929
"@testing-library/user-event": "^14.6.1",
3030
"@types/react": "^18.3.24",
3131
"@types/react-dom": "^18.3.7",
32-
"@vitejs/plugin-react": "^4.4.1",
33-
"@vitest/ui": "^3.2.4",
34-
"cypress": "^15.1.0",
32+
"@vitejs/plugin-react": "^5.1.2",
33+
"@vitest/ui": "^4.0.16",
34+
"cypress": "^15.8.1",
3535
"cypress-real-events": "^1.15.0",
36-
"msw": "^2.11.1",
36+
"msw": "^2.12.7",
3737
"postcss": "^8.5.6",
3838
"tailwindcss": "^3.4.17",
3939
"ts-node": "^10.9.2",
40-
"typescript": "^5.9.2",
41-
"vite": "^5.4.20",
42-
"vitest": "^3.2.4"
40+
"typescript": "^5.9.3",
41+
"vite": "^7.3.0",
42+
"vitest": "^4.0.16"
4343
},
4444
"dependencies": {
45-
"@frontify/fondue": "12.14.3",
45+
"@frontify/fondue": "12.14.5",
4646
"glob": "^11.0.3",
47-
"happy-dom": "^20.0.0",
47+
"happy-dom": "^20.0.11",
4848
"react": "^18.3.1",
4949
"react-dom": "^18.3.1"
5050
},
@@ -56,5 +56,5 @@
5656
"cypress"
5757
]
5858
},
59-
"packageManager": "pnpm@10.15.1"
59+
"packageManager": "pnpm@10.27.0"
6060
}

packages/animation-curve-block/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,29 +14,29 @@
1414
"typecheck": "tsc --noEmit"
1515
},
1616
"devDependencies": {
17-
"@babel/core": "^7.28.4",
17+
"@babel/core": "^7.28.5",
1818
"@frontify/eslint-config-react": "0.16.1",
19-
"@frontify/frontify-cli": "^5.9.1",
19+
"@frontify/frontify-cli": "^5.9.5",
2020
"@types/react": "^18.3.24",
2121
"@types/react-dom": "^18.3.7",
22-
"autoprefixer": "^10.4.21",
23-
"cypress": "^15.1.0",
22+
"autoprefixer": "^10.4.23",
23+
"cypress": "^15.8.1",
2424
"cypress-real-events": "^1.15.0",
2525
"eslint": "^8.57.0",
2626
"eslint-plugin-jsx-a11y": "^6.10.2",
2727
"eslint-plugin-notice": "^0.9.10",
2828
"postcss": "^8.5.6",
29-
"prettier": "^3.6.2",
29+
"prettier": "^3.7.4",
3030
"tailwindcss": "^3.4.17",
31-
"typescript": "^5.9.2"
31+
"typescript": "^5.9.3"
3232
},
3333
"dependencies": {
3434
"@dnd-kit/core": "^6.3.1",
3535
"@dnd-kit/modifiers": "^9.0.0",
3636
"@dnd-kit/sortable": "^10.0.0",
3737
"@frontify/app-bridge": "^4.0.0-alpha.45",
38-
"@frontify/fondue": "12.14.3",
39-
"@frontify/guideline-blocks-settings": "1.0.12",
38+
"@frontify/fondue": "12.14.5",
39+
"@frontify/guideline-blocks-settings": "1.0.13",
4040
"@frontify/guideline-blocks-shared": "workspace:*",
4141
"react": "^18.3.1",
4242
"react-dom": "^18.3.1"

packages/asset-kit-block/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,27 +14,27 @@
1414
"typecheck": "tsc --noEmit"
1515
},
1616
"devDependencies": {
17-
"@babel/core": "^7.28.4",
17+
"@babel/core": "^7.28.5",
1818
"@frontify/eslint-config-react": "0.16.1",
19-
"@frontify/frontify-cli": "^5.9.1",
19+
"@frontify/frontify-cli": "^5.9.5",
2020
"@types/react": "^18.3.24",
2121
"@types/react-dom": "^18.3.7",
22-
"autoprefixer": "^10.4.21",
23-
"cypress": "^15.1.0",
22+
"autoprefixer": "^10.4.23",
23+
"cypress": "^15.8.1",
2424
"cypress-real-events": "^1.15.0",
2525
"eslint": "^8.57.0",
2626
"eslint-plugin-jsx-a11y": "^6.10.2",
2727
"eslint-plugin-notice": "^0.9.10",
2828
"postcss": "^8.5.6",
29-
"prettier": "^3.6.2",
29+
"prettier": "^3.7.4",
3030
"sinon": "^18.0.0",
3131
"tailwindcss": "^3.4.17",
32-
"typescript": "^5.9.2"
32+
"typescript": "^5.9.3"
3333
},
3434
"dependencies": {
3535
"@frontify/app-bridge": "^4.0.0-alpha.45",
36-
"@frontify/fondue": "12.14.3",
37-
"@frontify/guideline-blocks-settings": "1.0.12",
36+
"@frontify/fondue": "12.14.5",
37+
"@frontify/guideline-blocks-settings": "1.0.13",
3838
"@frontify/guideline-blocks-shared": "workspace:*",
3939
"react": "^18.3.1",
4040
"react-dom": "^18.3.1"

packages/audio-block/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,27 +14,27 @@
1414
"typecheck": "tsc --noEmit"
1515
},
1616
"devDependencies": {
17-
"@babel/core": "^7.28.4",
17+
"@babel/core": "^7.28.5",
1818
"@frontify/eslint-config-react": "0.16.1",
19-
"@frontify/frontify-cli": "^5.9.1",
19+
"@frontify/frontify-cli": "^5.9.5",
2020
"@types/react": "^18.3.24",
2121
"@types/react-dom": "^18.3.7",
22-
"autoprefixer": "^10.4.21",
23-
"cypress": "^15.1.0",
22+
"autoprefixer": "^10.4.23",
23+
"cypress": "^15.8.1",
2424
"cypress-real-events": "^1.15.0",
2525
"eslint": "^8.57.0",
2626
"eslint-plugin-jsx-a11y": "^6.10.2",
2727
"eslint-plugin-notice": "^0.9.10",
2828
"postcss": "^8.5.6",
29-
"prettier": "^3.6.2",
29+
"prettier": "^3.7.4",
3030
"sinon": "^18.0.0",
3131
"tailwindcss": "^3.4.17",
32-
"typescript": "^5.9.2"
32+
"typescript": "^5.9.3"
3333
},
3434
"dependencies": {
3535
"@frontify/app-bridge": "^4.0.0-alpha.45",
36-
"@frontify/fondue": "12.14.3",
37-
"@frontify/guideline-blocks-settings": "1.0.12",
36+
"@frontify/fondue": "12.14.5",
37+
"@frontify/guideline-blocks-settings": "1.0.13",
3838
"@frontify/guideline-blocks-shared": "workspace:*",
3939
"react": "^18.3.1",
4040
"react-dom": "^18.3.1"

packages/callout-block/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,26 +14,26 @@
1414
"typecheck": "tsc --noEmit"
1515
},
1616
"devDependencies": {
17-
"@babel/core": "^7.28.4",
17+
"@babel/core": "^7.28.5",
1818
"@frontify/eslint-config-react": "0.16.1",
19-
"@frontify/frontify-cli": "^5.9.1",
19+
"@frontify/frontify-cli": "^5.9.5",
2020
"@types/react": "^18.3.24",
2121
"@types/react-dom": "^18.3.7",
22-
"autoprefixer": "^10.4.21",
23-
"cypress": "^15.1.0",
22+
"autoprefixer": "^10.4.23",
23+
"cypress": "^15.8.1",
2424
"eslint": "^8.57.0",
2525
"eslint-plugin-jsx-a11y": "^6.10.2",
2626
"eslint-plugin-notice": "^0.9.10",
2727
"postcss": "^8.5.6",
28-
"prettier": "^3.6.2",
28+
"prettier": "^3.7.4",
2929
"sinon": "^18.0.0",
3030
"tailwindcss": "^3.4.17",
31-
"typescript": "^5.9.2"
31+
"typescript": "^5.9.3"
3232
},
3333
"dependencies": {
3434
"@frontify/app-bridge": "^4.0.0-alpha.45",
35-
"@frontify/fondue": "12.14.3",
36-
"@frontify/guideline-blocks-settings": "1.0.12",
35+
"@frontify/fondue": "12.14.5",
36+
"@frontify/guideline-blocks-settings": "1.0.13",
3737
"@frontify/guideline-blocks-shared": "workspace:*",
3838
"react": "^18.3.1",
3939
"react-dom": "^18.3.1"

packages/code-snippet-block/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,30 +14,30 @@
1414
"typecheck": "tsc --noEmit"
1515
},
1616
"devDependencies": {
17-
"@babel/core": "^7.28.4",
17+
"@babel/core": "^7.28.5",
1818
"@frontify/eslint-config-react": "0.16.1",
19-
"@frontify/frontify-cli": "^5.9.1",
19+
"@frontify/frontify-cli": "^5.9.5",
2020
"@types/react": "^18.3.24",
2121
"@types/react-dom": "^18.3.7",
22-
"autoprefixer": "^10.4.21",
23-
"cypress": "^15.1.0",
22+
"autoprefixer": "^10.4.23",
23+
"cypress": "^15.8.1",
2424
"cypress-real-events": "^1.15.0",
2525
"eslint": "^8.57.0",
2626
"eslint-plugin-jsx-a11y": "^6.10.2",
2727
"eslint-plugin-notice": "^0.9.10",
2828
"postcss": "^8.5.6",
29-
"prettier": "^3.6.2",
29+
"prettier": "^3.7.4",
3030
"sinon": "^18.0.0",
3131
"tailwindcss": "^3.4.17",
32-
"typescript": "^5.9.2"
32+
"typescript": "^5.9.3"
3333
},
3434
"dependencies": {
3535
"@codemirror/language": "^6.11.3",
3636
"@codemirror/state": "^6.5.2",
3737
"@codemirror/view": "^6.38.2",
3838
"@frontify/app-bridge": "^4.0.0-alpha.45",
39-
"@frontify/fondue": "12.14.3",
40-
"@frontify/guideline-blocks-settings": "1.0.12",
39+
"@frontify/fondue": "12.14.5",
40+
"@frontify/guideline-blocks-settings": "1.0.13",
4141
"@frontify/guideline-blocks-shared": "workspace:*",
4242
"@uiw/codemirror-extensions-langs": "4.24.2",
4343
"@uiw/codemirror-themes-all": "4.24.2",

packages/compare-slider-block/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,25 +12,25 @@
1212
"typecheck": "tsc --noEmit"
1313
},
1414
"devDependencies": {
15-
"@babel/core": "^7.28.4",
15+
"@babel/core": "^7.28.5",
1616
"@frontify/eslint-config-react": "0.16.1",
17-
"@frontify/frontify-cli": "^5.9.1",
17+
"@frontify/frontify-cli": "^5.9.5",
1818
"@types/react": "^18.3.24",
1919
"@types/react-dom": "^18.3.7",
20-
"autoprefixer": "^10.4.21",
21-
"cypress": "^15.1.0",
20+
"autoprefixer": "^10.4.23",
21+
"cypress": "^15.8.1",
2222
"eslint": "^8.57.0",
2323
"eslint-plugin-jsx-a11y": "^6.10.2",
2424
"eslint-plugin-notice": "^0.9.10",
2525
"postcss": "^8.5.6",
26-
"prettier": "^3.6.2",
26+
"prettier": "^3.7.4",
2727
"tailwindcss": "^3.4.17",
28-
"typescript": "^5.9.2"
28+
"typescript": "^5.9.3"
2929
},
3030
"dependencies": {
3131
"@frontify/app-bridge": "^4.0.0-alpha.45",
32-
"@frontify/fondue": "12.14.3",
33-
"@frontify/guideline-blocks-settings": "1.0.12",
32+
"@frontify/fondue": "12.14.5",
33+
"@frontify/guideline-blocks-settings": "1.0.13",
3434
"@frontify/guideline-blocks-shared": "workspace:*",
3535
"react": "^18.3.1",
3636
"react-compare-slider": "^3.1.0",

packages/divider-block/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,25 +14,25 @@
1414
"typecheck": "tsc --noEmit"
1515
},
1616
"devDependencies": {
17-
"@babel/core": "^7.28.4",
17+
"@babel/core": "^7.28.5",
1818
"@frontify/eslint-config-react": "0.16.1",
19-
"@frontify/frontify-cli": "^5.9.1",
19+
"@frontify/frontify-cli": "^5.9.5",
2020
"@types/react": "^18.3.24",
2121
"@types/react-dom": "^18.3.7",
22-
"autoprefixer": "^10.4.21",
22+
"autoprefixer": "^10.4.23",
2323
"eslint": "^8.57.0",
2424
"eslint-plugin-jsx-a11y": "^6.10.2",
2525
"eslint-plugin-notice": "^0.9.10",
2626
"postcss": "^8.5.6",
27-
"prettier": "^3.6.2",
27+
"prettier": "^3.7.4",
2828
"sinon": "^18.0.0",
2929
"tailwindcss": "^3.4.17",
30-
"typescript": "^5.9.2"
30+
"typescript": "^5.9.3"
3131
},
3232
"dependencies": {
3333
"@frontify/app-bridge": "^4.0.0-alpha.45",
34-
"@frontify/fondue": "12.14.3",
35-
"@frontify/guideline-blocks-settings": "1.0.12",
34+
"@frontify/fondue": "12.14.5",
35+
"@frontify/guideline-blocks-settings": "1.0.13",
3636
"@frontify/guideline-blocks-shared": "workspace:*",
3737
"react": "^18.3.1",
3838
"react-dom": "^18.3.1"

packages/dos-donts-block/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,30 +14,30 @@
1414
"typecheck": "tsc --noEmit"
1515
},
1616
"devDependencies": {
17-
"@babel/core": "^7.28.4",
17+
"@babel/core": "^7.28.5",
1818
"@frontify/eslint-config-react": "0.16.1",
19-
"@frontify/frontify-cli": "^5.9.1",
19+
"@frontify/frontify-cli": "^5.9.5",
2020
"@types/autosize": "^4.0.3",
2121
"@types/lodash": "^4.17.14",
2222
"@types/react": "^18.3.24",
2323
"@types/react-dom": "^18.3.7",
24-
"autoprefixer": "^10.4.21",
25-
"cypress": "^15.1.0",
24+
"autoprefixer": "^10.4.23",
25+
"cypress": "^15.8.1",
2626
"eslint": "^8.57.0",
2727
"eslint-plugin-notice": "^0.9.10",
2828
"postcss": "^8.5.6",
29-
"prettier": "^3.6.2",
29+
"prettier": "^3.7.4",
3030
"sinon": "^18.0.0",
3131
"tailwindcss": "^3.4.17",
32-
"typescript": "^5.9.2"
32+
"typescript": "^5.9.3"
3333
},
3434
"dependencies": {
3535
"@dnd-kit/core": "^6.3.1",
3636
"@dnd-kit/modifiers": "^9.0.0",
3737
"@dnd-kit/sortable": "^10.0.0",
3838
"@frontify/app-bridge": "^4.0.0-alpha.45",
39-
"@frontify/fondue": "12.14.3",
40-
"@frontify/guideline-blocks-settings": "1.0.12",
39+
"@frontify/fondue": "12.14.5",
40+
"@frontify/guideline-blocks-settings": "1.0.13",
4141
"@frontify/guideline-blocks-shared": "workspace:*",
4242
"autosize": "^6.0.1",
4343
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)