This repository has been archived on 2024-12-07. You can view files and clone it, but cannot push or open issues or pull requests.
helse-sprik/frontend
dependabot[bot] ffa073498d
Bump tough-cookie and @cypress/request in /frontend
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) and [@cypress/request](https://github.com/cypress-io/request). These dependencies needed to be updated together.

Updates `tough-cookie` from 2.5.0 to 4.1.3
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v2.5.0...v4.1.3)

Updates `@cypress/request` from 2.88.11 to 2.88.12
- [Release notes](https://github.com/cypress-io/request/releases)
- [Changelog](https://github.com/cypress-io/request/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/request/compare/v2.88.11...v2.88.12)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: "@cypress/request"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-04 13:08:41 +00:00
..
cypress Legger til testing av søkefunksjonalitet 2023-08-04 12:48:36 +02:00
public 💄 La til Helmet for applikasjonen vår (#22) 2023-08-02 09:03:08 +02:00
src 🔀 Merge branch 'main' of github.com:navikt/helse-sprik 2023-08-04 12:50:24 +02:00
.eslintrc.cjs 🏗️ Migrerer fra Next.js til Vite react 2023-07-19 14:53:13 +02:00
.gitignore 🏗️ Migrerer fra Next.js til Vite react 2023-07-19 14:53:13 +02:00
build.gradle.kts 🏗️ Migrerer fra Next.js til Vite react 2023-07-19 14:53:13 +02:00
cypress.config.ts Oppdaterer landingsside tester 2023-08-04 12:15:18 +02:00
index.html 💄 La til Helmet for applikasjonen vår (#22) 2023-08-02 09:03:08 +02:00
package-lock.json Bump tough-cookie and @cypress/request in /frontend 2023-08-04 13:08:41 +00:00
package.json 🍱 Legger til cypress-axe 2023-08-04 12:18:47 +02:00
postcss.config.cjs 💚 Backend henter frontend fra dist 2023-07-19 15:10:14 +02:00
tailwind.config.js Ny hovedside etter oppdatert skisser 2023-07-19 16:41:38 +02:00
tsconfig.json 🏗️ Migrerer fra Next.js til Vite react 2023-07-19 14:53:13 +02:00
tsconfig.node.json 🏗️ Migrerer fra Next.js til Vite react 2023-07-19 14:53:13 +02:00
vite.config.ts Nå mulig å kjøre applikasjonen lokalt 2023-07-20 13:27:42 +02:00
yarn.lock Bump tough-cookie and @cypress/request in /frontend 2023-08-04 13:08:41 +00:00