Skip to content

Commit 11fd10e

Browse files
authored
Merge pull request #267 from harrel56/dependabot/npm_and_yarn/examples/all-84108b349c
Bump the all group across 1 directory with 9 updates
2 parents d290ca0 + e1f0f61 commit 11fd10e

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

examples/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,24 +11,24 @@
1111
"update-deps": "npx npm-check-updates -u"
1212
},
1313
"dependencies": {
14-
"prismjs": "1.29.0",
15-
"react": "18.3.1",
16-
"react-dom": "18.3.1",
14+
"prismjs": "1.30.0",
15+
"react": "19.1.0",
16+
"react-dom": "19.1.0",
1717
"sortablejs": "1.15.6",
1818
"use-sortablejs": "*"
1919
},
2020
"devDependencies": {
2121
"@babel/preset-env": "7.26.9",
22-
"@babel/preset-typescript": "7.26.0",
22+
"@babel/preset-typescript": "7.27.0",
2323
"@types/jest": "29.5.14",
24-
"@types/react": "18.3.20",
25-
"@types/react-dom": "18.3.5",
24+
"@types/react": "19.0.12",
25+
"@types/react-dom": "19.0.4",
2626
"@types/sortablejs": "1.15.8",
2727
"@types/prismjs": "1.26.5",
2828
"jest": "29.7.0",
29-
"playwright": "1.51.0",
30-
"playwright-core": "1.51.0",
31-
"@playwright/browser-chromium": "1.51.0",
29+
"playwright": "1.51.1",
30+
"playwright-core": "1.51.1",
31+
"@playwright/browser-chromium": "1.51.1",
3232
"ts-loader": "9.5.2",
3333
"typescript": "5.8.2",
3434
"webpack": "5.98.0",

0 commit comments

Comments
 (0)