build(deps): Bump next from 14.2.22 to 14.2.32 in the npm_and_yarn group across 1 directory #1

Open
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/npm_and_yarn-e6a81f5c20 into main
2 changed files with 523 additions and 499 deletions

1018
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -11,7 +11,7 @@
"test:watch": "jest --watch"
},
"dependencies": {
"next": "14.2.22",
"next": "14.2.32",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tldraw": "^2.4.0",
@@ -28,6 +28,6 @@
"postcss": "^8",
"autoprefixer": "^10.0.1",
"eslint": "^8",
"eslint-config-next": "14.2.22"
"eslint-config-next": "16.0.8"
}
}