darabos commited on
Commit
442a373
·
2 Parent(s): acc4157 0c3b428

Merge pull request #128 from biggraph/dependabot/npm_and_yarn/lynxkite-app/web/npm_and_yarn-b7c6efa8f1

Browse files
lynxkite-app/web/package-lock.json CHANGED
@@ -49,7 +49,7 @@
49
  "tailwindcss": "^3.4.16",
50
  "typescript": "~5.6.2",
51
  "typescript-eslint": "^8.15.0",
52
- "vite": "^6.2.0"
53
  },
54
  "optionalDependencies": {
55
  "@rollup/rollup-linux-x64-gnu": "^4.28.1"
@@ -7162,9 +7162,9 @@
7162
  }
7163
  },
7164
  "node_modules/vite": {
7165
- "version": "6.2.0",
7166
- "resolved": "https://registry.npmjs.org/vite/-/vite-6.2.0.tgz",
7167
- "integrity": "sha512-7dPxoo+WsT/64rDcwoOjk76XHj+TqNTIvHKcuMQ1k4/SeHDaQt5GFAeLYzrimZrMpn/O6DtdI03WUjdxuPM0oQ==",
7168
  "dev": true,
7169
  "license": "MIT",
7170
  "dependencies": {
 
49
  "tailwindcss": "^3.4.16",
50
  "typescript": "~5.6.2",
51
  "typescript-eslint": "^8.15.0",
52
+ "vite": "^6.2.6"
53
  },
54
  "optionalDependencies": {
55
  "@rollup/rollup-linux-x64-gnu": "^4.28.1"
 
7162
  }
7163
  },
7164
  "node_modules/vite": {
7165
+ "version": "6.2.6",
7166
+ "resolved": "https://registry.npmjs.org/vite/-/vite-6.2.6.tgz",
7167
+ "integrity": "sha512-9xpjNl3kR4rVDZgPNdTL0/c6ao4km69a/2ihNQbcANz8RuCOK3hQBmLSJf3bRKVQjVMda+YvizNE8AwvogcPbw==",
7168
  "dev": true,
7169
  "license": "MIT",
7170
  "dependencies": {
lynxkite-app/web/package.json CHANGED
@@ -52,7 +52,7 @@
52
  "tailwindcss": "^3.4.16",
53
  "typescript": "~5.6.2",
54
  "typescript-eslint": "^8.15.0",
55
- "vite": "^6.2.0"
56
  },
57
  "optionalDependencies": {
58
  "@rollup/rollup-linux-x64-gnu": "^4.28.1"
 
52
  "tailwindcss": "^3.4.16",
53
  "typescript": "~5.6.2",
54
  "typescript-eslint": "^8.15.0",
55
+ "vite": "^6.2.6"
56
  },
57
  "optionalDependencies": {
58
  "@rollup/rollup-linux-x64-gnu": "^4.28.1"