File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 13
13
"dependencies" : {
14
14
"@pinia/nuxt" : " ^0.5.1" ,
15
15
"@vueuse/core" : " ^10.9.0" ,
16
- "core-js" : " ^3.36.0 " ,
16
+ "core-js" : " ^3.36.1 " ,
17
17
"nuxt-edge" : " latest" ,
18
18
"pinia" : " ^2.1.7"
19
19
},
20
20
"devDependencies" : {
21
21
"@exampledev/new.css" : " ^1.1.3" ,
22
22
"@nuxt/bridge" : " npm:@nuxt/bridge-edge" ,
23
23
"@nuxt/types" : " ^2.17.3" ,
24
- "cypress" : " ^13.7.0 " ,
24
+ "cypress" : " ^13.7.1 " ,
25
25
"prettier" : " ^3.2.5"
26
26
}
27
27
}
Original file line number Diff line number Diff line change @@ -3997,10 +3997,10 @@ core-js@^3.19.0, core-js@^3.22.3:
3997
3997
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.23.4.tgz#92d640faa7f48b90bbd5da239986602cfc402aa6"
3998
3998
integrity sha512-vjsKqRc1RyAJC3Ye2kYqgfdThb3zYnx9CrqoCcjMOENMtQPC7ZViBvlDxwYU/2z2NI/IPuiXw5mT4hWhddqjzQ==
3999
3999
4000
- core-js@^3.36.0 :
4001
- version "3.36.0 "
4002
- resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.36.0 .tgz#e752fa0b0b462a0787d56e9d73f80b0f7c0dde68 "
4003
- integrity sha512-mt7+TUBbTFg5+GngsAxeKBTl5/VS0guFeJacYge9OmHb+m058UwwIm41SE9T4Den7ClatV57B6TYTuJ0CX1MAw ==
4000
+ core-js@^3.36.1 :
4001
+ version "3.36.1 "
4002
+ resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.36.1 .tgz#c97a7160ebd00b2de19e62f4bbd3406ab720e578 "
4003
+ integrity sha512-BTvUrwxVBezj5SZ3f10ImnX2oRByMxql3EimVqMysepbC9EeMUOpLwdy6Eoili2x6E4kf+ZUB5k/+Jv55alPfA ==
4004
4004
4005
4005
4006
4006
version "1.0.2"
@@ -4363,10 +4363,10 @@ cyclist@^1.0.1:
4363
4363
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
4364
4364
integrity sha512-NJGVKPS81XejHcLhaLJS7plab0fK3slPh11mESeeDq2W4ZI5kUKK/LRRdVDvjJseojbPB7ZwjnyOybg3Igea/A==
4365
4365
4366
- cypress@^13.7.0 :
4367
- version "13.7.0 "
4368
- resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.7.0 .tgz#19e53c0bd6eca5e3bde0d6ac9e98fbf1782e3a9e "
4369
- integrity sha512-UimjRSJJYdTlvkChcdcfywKJ6tUYuwYuk/n1uMMglrvi+ZthNhoRYcxnWgTqUtkl17fXrPAsD5XT2rcQYN1xKA ==
4366
+ cypress@^13.7.1 :
4367
+ version "13.7.1 "
4368
+ resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.7.1 .tgz#d1208eb04efd46ef52a30480a5da71a03373261a "
4369
+ integrity sha512-4u/rpFNxOFCoFX/Z5h+uwlkBO4mWzAjveURi3vqdSu56HPvVdyGTxGw4XKGWt399Y1JwIn9E1L9uMXQpc0o55w ==
4370
4370
dependencies:
4371
4371
"@cypress/request" "^3.0.0"
4372
4372
"@cypress/xvfb" "^1.2.4"
You can’t perform that action at this time.
0 commit comments