aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Depfu Bot <bot@depfu.com>2022-08-30 22:08:43 +0000
committerLibravatar Depfu Bot <bot@depfu.com>2022-08-30 22:08:43 +0000
commit4c08fae9dfd2cd1421b04aac6eb0e1344667b911 (patch)
tree073b9be20c5812a3d4528e1be4c3dad9bccc8b9b /package.json
parentbuild: run integration tests in CI (diff)
downloadsophie-depfu/update/yarn/vite-2.9.15.tar.gz
sophie-depfu/update/yarn/vite-2.9.15.tar.zst
sophie-depfu/update/yarn/vite-2.9.15.zip
chore(deps): update vite to version 2.9.15depfu/update/yarn/vite-2.9.15
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index bd72a39..374e20d 100644
--- a/package.json
+++ b/package.json
@@ -99,7 +99,7 @@
99 "rimraf": "^3.0.2", 99 "rimraf": "^3.0.2",
100 "simple-git-hooks": "^2.8.0", 100 "simple-git-hooks": "^2.8.0",
101 "typescript": "^4.7.2", 101 "typescript": "^4.7.2",
102 "vite": "^2.9.9" 102 "vite": "^2.9.15"
103 }, 103 },
104 "packageManager": "yarn@3.2.1" 104 "packageManager": "yarn@3.2.1"
105} 105}