chore(deps): axios version upgrade to 1.12.0
This commit is contained in:
parent
345dfce25d
commit
b9c6bb07bf
2 changed files with 11 additions and 11 deletions
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
|
|
@ -16,8 +16,8 @@ catalogs:
|
|||
specifier: 18.3.1
|
||||
version: 18.3.1
|
||||
axios:
|
||||
specifier: 1.11.0
|
||||
version: 1.11.0
|
||||
specifier: 1.12.0
|
||||
version: 1.12.0
|
||||
lodash:
|
||||
specifier: 4.17.21
|
||||
version: 4.17.21
|
||||
|
|
@ -111,7 +111,7 @@ importers:
|
|||
version: 10.4.14(postcss@8.5.6)
|
||||
axios:
|
||||
specifier: 'catalog:'
|
||||
version: 1.11.0
|
||||
version: 1.12.0
|
||||
lodash:
|
||||
specifier: 'catalog:'
|
||||
version: 4.17.21
|
||||
|
|
@ -208,7 +208,7 @@ importers:
|
|||
version: 2.26.1(@tiptap/core@2.26.1(@tiptap/pm@2.26.1))(@tiptap/pm@2.26.1)
|
||||
axios:
|
||||
specifier: 'catalog:'
|
||||
version: 1.11.0
|
||||
version: 1.12.0
|
||||
compression:
|
||||
specifier: 1.8.1
|
||||
version: 1.8.1
|
||||
|
|
@ -344,7 +344,7 @@ importers:
|
|||
version: 2.11.8
|
||||
axios:
|
||||
specifier: 'catalog:'
|
||||
version: 1.11.0
|
||||
version: 1.12.0
|
||||
clsx:
|
||||
specifier: ^2.0.0
|
||||
version: 2.1.1
|
||||
|
|
@ -501,7 +501,7 @@ importers:
|
|||
version: 8.21.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
axios:
|
||||
specifier: 'catalog:'
|
||||
version: 1.11.0
|
||||
version: 1.12.0
|
||||
clsx:
|
||||
specifier: ^2.0.0
|
||||
version: 2.1.1
|
||||
|
|
@ -1078,7 +1078,7 @@ importers:
|
|||
version: link:../types
|
||||
axios:
|
||||
specifier: 'catalog:'
|
||||
version: 1.11.0
|
||||
version: 1.12.0
|
||||
devDependencies:
|
||||
'@plane/eslint-config':
|
||||
specifier: workspace:*
|
||||
|
|
@ -4068,8 +4068,8 @@ packages:
|
|||
resolution: {integrity: sha512-Xm7bpRXnDSX2YE2YFfBk2FnF0ep6tmG7xPh8iHee8MIcrgq762Nkce856dYtJYLkuIoYZvGfTs/PbZhideTcEg==}
|
||||
engines: {node: '>=4'}
|
||||
|
||||
axios@1.11.0:
|
||||
resolution: {integrity: sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==}
|
||||
axios@1.12.0:
|
||||
resolution: {integrity: sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg==}
|
||||
|
||||
axobject-query@4.1.0:
|
||||
resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==}
|
||||
|
|
@ -11058,7 +11058,7 @@ snapshots:
|
|||
|
||||
axe-core@4.10.3: {}
|
||||
|
||||
axios@1.11.0:
|
||||
axios@1.12.0:
|
||||
dependencies:
|
||||
follow-redirects: 1.15.11
|
||||
form-data: 4.0.4
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ packages:
|
|||
- "!apps/proxy"
|
||||
|
||||
catalog:
|
||||
axios: 1.11.0
|
||||
axios: 1.12.0
|
||||
mobx: 6.12.0
|
||||
mobx-react: 9.1.1
|
||||
mobx-utils: 6.0.8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue