Skip to content

Commit

Permalink
Merge pull request #2747 from telerik/dependabot-alerts
Browse files Browse the repository at this point in the history
chore: resolve dependabot alerts
  • Loading branch information
bptodorova authored Nov 29, 2024
2 parents 4f90585 + 33f6e2c commit 0ca9c70
Show file tree
Hide file tree
Showing 10 changed files with 18,491 additions and 27,485 deletions.
2 changes: 1 addition & 1 deletion examples/coffee-warehouse-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"cldr-dates-full": "44.0.1",
"cldr-numbers-full": "44.0.1",
"hammerjs": "^2.0.8",
"next": "14.0.4",
"next": "14.2.10",
"react": "^18",
"react-dom": "^18"
},
Expand Down
10,676 changes: 4,308 additions & 6,368 deletions examples/kendo-react-finance-portfolio/package-lock.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions examples/kendo-react-finance-portfolio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@
"socks": ">=2.7.3"
},
"overrides": {
"canvas": "3.0.0-rc2",
"nth-check": ">=2.0.1",
"postcss": ">=8.4.31",
"tough-cookie": ">=4.1.3",
Expand Down
6,232 changes: 3,076 additions & 3,156 deletions examples/kendo-react-homepage-demo/package-lock.json

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion examples/kendo-react-homepage-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@
"overrides": {
"nth-check": ">=2.0.1",
"postcss": ">=8.4.31",
"tough-cookie": ">=4.1.3"
"tough-cookie": ">=4.1.3",
"typescript": "^5.7.2"
},
"scripts": {
"predeploy": "npm run build",
Expand Down
8 changes: 8 additions & 0 deletions examples/kendo-react-marklogic-example/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# misc
.DS_Store
# dependencies
server/node_modules
setup/node_modules
# package-lock file
server/package-lock.json
setup/package-lock.json
Loading

0 comments on commit 0ca9c70

Please sign in to comment.