build(deps): bump vite-tsconfig-paths from 6.0.5 to 6.1.1

Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 6.0.5 to 6.1.1.
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v6.0.5...v6.1.1)

---
updated-dependencies:
- dependency-name: vite-tsconfig-paths
  dependency-version: 6.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-02-18 02:03:28 +00:00 committed by GitHub
parent 298560c02e
commit 52363f7fbf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -23,7 +23,7 @@
"react-rnd": "^10.4.1",
"react-router-dom": "^7.13.0",
"utopia-ui": "^3.0.112",
"vite-tsconfig-paths": "^6.0.5"
"vite-tsconfig-paths": "^6.1.1"
},
"devDependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "^4.6.0",

8
package-lock.json generated
View File

@ -24,7 +24,7 @@
"react-rnd": "^10.4.1",
"react-router-dom": "^7.13.0",
"utopia-ui": "^3.0.112",
"vite-tsconfig-paths": "^6.0.5"
"vite-tsconfig-paths": "^6.1.1"
},
"devDependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "^4.6.0",
@ -15957,9 +15957,9 @@
}
},
"node_modules/vite-tsconfig-paths": {
"version": "6.0.5",
"resolved": "https://registry.npmjs.org/vite-tsconfig-paths/-/vite-tsconfig-paths-6.0.5.tgz",
"integrity": "sha512-f/WvY6ekHykUF1rWJUAbCU7iS/5QYDIugwpqJA+ttwKbxSbzNlqlE8vZSrsnxNQciUW+z6lvhlXMaEyZn9MSig==",
"version": "6.1.1",
"resolved": "https://registry.npmjs.org/vite-tsconfig-paths/-/vite-tsconfig-paths-6.1.1.tgz",
"integrity": "sha512-2cihq7zliibCCZ8P9cKJrQBkfgdvcFkOOc3Y02o3GWUDLgqjWsZudaoiuOwO/gzTzy17cS5F7ZPo4bsnS4DGkg==",
"license": "MIT",
"dependencies": {
"debug": "^4.1.1",